[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Scheme-reports] Proposal to add fexprs




Am 20.11.2013 21:35 schrieb "Eli Barzilay" <eli@x>:
>
> > 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
Scheme-reports@x
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports