Am 20.11.2013 21:35 schrieb "Eli Barzilay" <[email protected]>:
>
> > http://matt.might.net/articles/
> > metacircular-evaluation-and-first-class-run-time-macros/
>
> That uses 3D syntax only as a solution to capturing names in the
> direction where gensym doesn't help; it uses his fexprs, not
> implementing them.

This is the implementation of first-class macros:

http://matt.might.net/articles/metacircular-evaluation-and-first-class-run-time-macros/meta-circ.scm

And this is the use:

http://matt.might.net/articles/metacircular-evaluation-and-first-class-run-time-macros/meta-circ-tests.scm
_______________________________________________
Scheme-reports mailing list
[email protected]
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports

Reply via email to