[Scheme-reports] Top-level cond-expand for backwards compatibility
William D Clinger 09 Jun 2013 21:57 UTC
Christian Stigen Larsen wrote:
> I could not get this to work with Scheme48 or Larceny and didn't attempt it
> on other implementations.
The reasons it didn't work in Larceny aren't very interesting:
Larceny doesn't yet support the R7RS.
In R6RS and ERR5RS modes, Larceny doesn't support SRFI 0.
In R5RS mode, SRFI 0 has to be loaded by incanting (require 'srfi-0).
Afterwards, your example works in Larceny's R5RS mode.
Will
_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports