On Thu, Mar 22, 2018 at 12:24 PM, <[email protected]> wrote:
But if you use an expander as a separate preprocessing step for standard > Scheme > code, it should be possible to use the portable syntax-case package at > > https://www.cs.indiana.edu/chezscheme/r6rs-libraries/ > > Some hacking will be necessary, I'm afraid. > In addition, Rapid Scheme is a preprocessor that translates full R7RS including libraries and syntax-rules macros into a reduced R5RS-like form of R7RS, so at most it might be necessary to add some replacements for specific R5RS procedures. It has already been used to R7RS-ify Gambit. -- John Cowan http://vrici.lojban.org/~cowan [email protected] Only do what only you can do. --Edsger W. Dijkstra's advice to a student in search of a thesis
_______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
