Learning Go language by writing another programming language with it!
Following the book: Writing an interpreter in Go
by Thorsten Ball
- Lexer
- REPL
- Parser
- Evaluation
- Extending the interpreter
Learning Go language by writing another programming language with it!
Following the book: Writing an interpreter in Go
by Thorsten Ball