This is a project I started a long time ago in high school when I wanted to make my own programming language. It serves now as a playground for me to learn about interpreter/compiler design.
- Crafting Interpreters
- Fanastic series that provides a digestible way to understand interpreters.