Hacker News new | ask | show | jobs
by ballpark 2317 days ago
- Practical Common Lisp

- Land of Lisp - http://landoflisp.com/ - watch the video, it's hilarious

- Build Your Own Lisp - http://www.buildyourownlisp.com/ - Learn C by creating a lisp in C

- In the spirit of making your own lisp, I would recommend https://github.com/kanaka/mal - learn any language, by making a lisp in that language

2 comments

Ah, I see you're a man of culture as well.
As a rule, I only read lisp books
write yourself a scheme in Haskell is also good for learning haskell