chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] Eggs for Chicken 5


From: John Cowan
Subject: Re: [Chicken-hackers] Eggs for Chicken 5
Date: Thu, 22 Mar 2018 18:53:01 -0400



On Thu, Mar 22, 2018 at 12:24 PM, <address@hidden> 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        address@hidden
        Only do what only you can do.
        --Edsger W. Dijkstra's advice to a student in search of a thesis

reply via email to

[Prev in Thread] Current Thread [Next in Thread]