newLISP Fan Club

Forum => Whither newLISP? => Topic started by: Lutz on November 19, 2011, 08:32:37 AM

Title: Lambda calculus and newLISP
Post by: Lutz on November 19, 2011, 08:32:37 AM
Found this gem on http://pastebin.com/znAXqbtm today:



http://www.newlisp.org/syntax.cgi?code/lambda-lsp.txt
Title: Re: Lambda calculus and newLISP
Post by: kosh on November 20, 2011, 02:49:07 PM
I think that I probably wrote that snippet 2 years ago.

But posted to Gist(github). I do not know the Pastebin's :-P



https://gist.github.com/262332



And that snippet is may not work, because of emulate lexical-closure incompletely ...