Y
Hacker News
new
|
ask
|
show
|
jobs
by
lisper
3130 days ago
Lisp with full lexical closures in ~100 lines of Python:
http://www.flownet.com/ron/lisp/l.py
The interpreter itself is 48 lines.