justinethier / husk-scheme

A full implementation of the Scheme programming language for the Haskell Platform.
http://justinethier.github.io/husk-scheme
MIT License
309 stars 28 forks source link

Add gensym to a library and the user manual #188

Open justinethier opened 10 years ago

justinethier commented 10 years ago

gensym is non-standard, but important enough to be first-class...