2009/4/7 Derick Eddington <[email protected]>: > JTMI for those who might not know, environment-symbols for Larceny can > be made as: > > (define (environment-symbols env) > (map cadar (environment-bindings env))) > > with environment-bindings imported from the non-standard > Larceny-specific library (rnrs eval reflection).
Is there any way to get to the environment-bindings function if you're still using Larceny in R5RS mode? david rush -- GPG Public key at http://cyber-rush.org/drr/gpg-public-key.txt _______________________________________________ Larceny-users mailing list [email protected] https://lists.ccs.neu.edu/bin/listinfo/larceny-users
