Hacker News new | ask | show | jobs
by news_to_me 905 days ago
I think it's pretty similar semantically, though not syntactically — a lot of it is applying the last chapters of Structure and Interpretation of Computer Programs, which shows you how to build a Lisp interpreter and compiler.
1 comments

I prefer saying it's more like a lisp-like language like Ruby or Python...