|
|
|
|
|
by pdelgallego
5539 days ago
|
|
A small Lisp-1 interpreter written in Lisp or Scheme it was a rite of passage in the the old days. This [1] is a naive implementation of the eval function that I wrote last summer. Maybe someone can give me some feedback on it. I am planning to work a little bit more on it this holidays. [1] https://gist.github.com/493736 |
|