Series
Lispy in Scheme
Lispy in Scheme builds a framework for writing interpreters, similar to Racket and PyPy.
What In The Hell
The What In The Hell series teaches computer science concepts in a way that even non-programmers can understand.
Scheme in Python
Scheme in Python builds a simple Scheme interpreter in Python. This project is similar to Lispy in Scheme but since it uses Python it does not allow us to cheat as much.
- No comments yet.