interpreter language parser lexer compiler - ghdrako/doc_snipets GitHub Wiki
- Crafting Interpreters Book
- Write your Own Virtual Machine
- Tutorial - Write a Shell in C • Stephen Brennan
- https://medium.com/@marcelogdeandrade/writing-your-own-programming-language-and-compiler-with-python-a468970ae6df
- How to write a compiler in Go: a quick guide
- Let's Build a Compiler
- How to Write a (Lisp) Interpreter (in Python)
- Let’s Build A Simple Interpreter.
- Interesting things about the Lua interpreter