Hello,

Is there a way to load srfi 27 while in err5rs mode?

This works in "R5RS mode" :

     > (require 'srfi-0)

     > (require 'srfi-27)

Not sure how to pull it off in ERR5RS mode.

If not, it seems like a bunch of libraries in the distribution are only 
usable in R5RS mode. Is the plan to make ERR5RS mode the "main" mode 
eventually? If it's a second class citizen, I'll probably stick with 
R5RS mode. However, there appears to be trade offs with that mode as 
well... I.e. alot of the nice R6RS libraries seem to be off limits.

It would be great if all the libraries were available to all the modes. 
:-) Within reason...

Ed

_______________________________________________
Larceny-users mailing list
Larceny-users@lists.ccs.neu.edu
https://lists.ccs.neu.edu/bin/listinfo/larceny-users

Reply via email to