Hi all, I've recently discovered (and installed) Larceny, and I have a couple of basic questions:
1) Where's the most complete documentation? I see that Larceny supports a (require ...) form, but it doesn't seem to be documented on the website. 2) Most of my Scheme programs (usually developed for SISC and/or Chicken) use the popular SRFI's (1, 8, 9, 13, 43, 69 etc) extensively; I usually load them with (require-extension (srfi n)) in the beginning of my programs. What's the easiest way to port to Larceny? Should I copy the reference implementations? Best, Dan Muresan http://alumnus.caltech.edu/~muresan/ _______________________________________________ Larceny-users mailing list [email protected] https://lists.ccs.neu.edu/bin/listinfo/larceny-users
