Sven Hartrumpf
2016-02-12 12:12:20 UTC
Hi.
Many Scheme implementations allow to define a feature for cond-expand, e.g.
in Chicken, -feature mydebug
in Bigloo, -srfi mydebug
etc.
How to do this when compiling with Larceny (R7RS)?
Ciao
Sven
Many Scheme implementations allow to define a feature for cond-expand, e.g.
in Chicken, -feature mydebug
in Bigloo, -srfi mydebug
etc.
How to do this when compiling with Larceny (R7RS)?
Ciao
Sven