[plt-scheme] scheme macros in real world
Two of my packages on PLaneT use macros quite a bit: the simulation
collection (
http://planet.plt-scheme.org/display.ss?package=simulation.plt&owner=williams)
and the inference collection (
http://planet.plt-scheme.org/display.ss?package=simulation.plt&owner=williams).
In both of these cases, you can think of the packages as implementing a
domain specific language (a simulation language in one case and a rule-based
inference language in the other) on top of PLT Scheme.
Doug W.
On Sat, May 16, 2009 at 6:11 PM, Russell <amchiclet at gmail.com> wrote:
> Hi,
>
> I'm interested in seeing how Scheme macros are used in real world
> applications.
> Can anybody give me some pointers to open-source projects that use
> macros intensively?
> Small/large projects are all worth looking into.
> It would be good if I could see as much as possible.
>
> I appreciate your help.
> Russell
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090518/ce173763/attachment.html>