1 Jun 2003 18:25
fluid-let, pretty-print for Gauche
Dorai Sitaram <dorai <at> ccs.neu.edu>
2003-06-01 16:25:45 GMT
2003-06-01 16:25:45 GMT
Hello. Alex Shinn had me looking at Gauche, and it's very neat. I did miss having a fluid-let and a pretty-printer. I know one can get them via slib or elsewhere, but that's another download and another install. I have placed suggested module files fluidlet.scm and pretty.scm (the names may need changing) in http://www.ccs.neu.edu/~dorai/tmp/gauche/suggmod.html If interested, please use them. The fluid-let is the usual one based on dynamic-wind, and the pretty-print is Marc Feeley's restriction-free code adapted for Gauche. I think pretty.scm can go in Gauche's text/ hierarchy, but fluid-let should probably be preloaded, as practical code has great use for it. --d ------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
RSS Feed