[plt-scheme] srfi-0 cond-expand

From: MJ Ray (markj at cloaked.freeserve.co.uk)
Date: Sun Oct 6 17:53:33 EDT 2002

Michael Sperber [Mr.  Preprocessor] <sperber at informatik.uni-tuebingen.de> wrote:
> You really should be looking into implementing SRFI 7 instead.  Should
> be a lot easier as well.

I looked at SRFI 7, but it seems to contain more than I needed and some of
those other parts perpetuate problems which are a pain in standard Scheme. 
For example, how are the files named in (files <filename>+) located? 

It also looks like a way to load a Scheme program, rather than something to
write as part of a Scheme program to specify the features needed.  Of
course, I'd be happy to hear that I misunderstood it.

MJR



Posted on the users mailing list.