gwillen: (Default)
gwillen ([personal profile] gwillen) wrote2011-11-03 06:12 am

National Lisp Interpreter Month

So, on more or less a dare that was intended as a joke that I heard secondhand, I have decided to write a lisp interpreter in a different language every day in the month of November. I've done two so far. Watch my progress here: [livejournal.com profile] nalintmo

[identity profile] jcreed.livejournal.com 2011-11-03 01:13 pm (UTC)(link)
bahahahahaha

[identity profile] shaktool.livejournal.com 2011-11-03 03:40 pm (UTC)(link)
That's awesome! I'll be watching.
blk: (computer)

[personal profile] blk 2011-11-03 03:40 pm (UTC)(link)
Man I have geeky friends. :)

[identity profile] nalintmo.livejournal.com 2011-11-05 03:59 am (UTC)(link)
:D

[personal profile] dr4b 2011-11-04 03:38 am (UTC)(link)
That's pretty funny. Is there any limit to the amount of code or such? (like the 50,000 words thing)

[identity profile] nalintmo.livejournal.com 2011-11-05 03:59 am (UTC)(link)
Not so far ... so far I have this:

Glenn-Willens-MacBook-Pro:nalintmo gwillen$ wc -l lisp.cl lisp.hs lisp.templates.cc
68 lisp.cl
150 lisp.hs
619 lisp.templates.cc