Y
Hacker News
new
|
ask
|
show
|
jobs
by
keithgabryelski
4139 days ago
for what it is worth, here is a version of a lisp interpreter I wrote in python:
https://github.com/keithgabryelski/plisp
I used _Interpreting_LISP_ by Gary D. Knott as a guide.
1 comments
lisper
4139 days ago
Lisp in Python in 137 LOC:
http://www.flownet.com/ron/l.py
link
keithgabryelski
4139 days ago
not really, but it is interesting.
link
http://www.flownet.com/ron/l.py