I've collected a bit of documentation for the lexically scoped, purely functional subset of Lisp(sometimes called Pure Lisp?) with a focus on its implementation on the SECD runtime.
http://wiki.xxiivv.com/site/lisp
I've collected a bit of documentation for the lexically scoped, purely functional subset of Lisp(sometimes called Pure Lisp?) with a focus on its implementation on the SECD runtime. 11 comments
@neauoire so that hat is great because it keeps the sun off while providing awesome ventilation. Truly a great summer hat. @nasser I have one of those VOGUE covers for every language documented on the wiki ;) @neauoire That's a big divergence from most Lisps, I think. They only look for a function at the head of a list. Without quote they'd resolve a symbol later in the list to its value but wouldn't try to execute it. The very first bit of code shown in SICP (so Scheme) is E.g., @edavies yeah for sure, I'm familiar with how lisp and scheme does that. This is quite a bit different. I might write a prelude that changes the compiler to handle this more gracefully, but as defined in Lispkit, pure lisp doesn't have any helpers for that. |
@neauoire but can we talk about that hat? Cause it's super cool.