From: Ken A. <kan...@bb...> - 2002-07-03 20:17:14
|
There is a working version in src/elf/mbe.scm There is also a more complete hygenic macro package in ./src/elf/eopl2/jscheme k At 03:32 PM 7/3/2002, Eitan Mendelowitz wrote: >Hi, I'm trying to write a scripting language in jscheme and I am making >heavy use of the macro facilities. > >Norvig writes on his (outdated) Jscheme page: > Dorai Sitaram (ds...@gt...) kindly contributed a R5RS compliant > macro-by-example implementation that works in Jscheme > >and provides the following link: > http://www.norvig.com/jscheme/mbe.scm > >The mbe library ALMOST works with the current version of >jscheme. Unfortunatly >it fails when using ellipsis. > >I was wondering if you could suggest any changes (either to the mbe >package or to the jscheme engine) to regain this functionality. > >Thank you, > >Eitan >ei...@cs... > > > > > >------------------------------------------------------- >This sf.net email is sponsored by:ThinkGeek >No, I will not fix your computer. >http://thinkgeek.com/sf >_______________________________________________ >Jscheme-devel mailing list >Jsc...@li... >https://lists.sourceforge.net/lists/listinfo/jscheme-devel |