Show HN: A very simple Lisp interpreter in 250 lines of literate Python (khamidou.com) 5 points by vorador 9y ago ↗ HN
[–] kazinator 9y ago ↗ In the eval rules, I would check the symbol and list cases first, and then just treat everything else as self-evaluating, rather than checking for string, integer, etc upfront.
1 comment
[ 2.2 ms ] story [ 8.1 ms ] thread