lexer | ||
repl | ||
token | ||
go.mod | ||
main.go | ||
README.md |
Making an interpreter in Go.
Following https://interpreterbook.com/
All code belongs to Thorsten Bell as it's written directly from the book.
lexer | ||
repl | ||
token | ||
go.mod | ||
main.go | ||
README.md |
Making an interpreter in Go.
Following https://interpreterbook.com/
All code belongs to Thorsten Bell as it's written directly from the book.