Smerl breakthough: metacurrying
Vlad Dumitrescu
vladdu55@REDACTED
Wed Aug 23 10:01:10 CEST 2006
On 8/22/06, Yariv Sadan <yarivvv@REDACTED> wrote:
> This may not be as powerful as quasiquoting, but I have found it
> useful in my current project.
Hi,
Just an observation: smerl is targeting dynamic (run-time) handling of
code, while quasiquoting is a way to do most of the work at
compile-time. (The latter could of course use smerl to do the work)
regards,
Vlad
More information about the erlang-questions
mailing list