Writing An Interpreter In Go

runningwater 7a67feb4ee ByteCode implement 3 years ago
ast a9b805d5cd Parsing Hash Literals 3 years ago
code 7a67feb4ee ByteCode implement 3 years ago
compiler 7a67feb4ee ByteCode implement 3 years ago
evaluator 522a9e8cd6 built-in function -puts() 3 years ago
lexer cf946f8a15 Lexing Hash Literal 3 years ago
object 9e5f0e2008 Evaluating Hash Literals 3 years ago
parser a9b805d5cd Parsing Hash Literals 3 years ago
repl 877ea3a776 bindings & The environment -- add environment 3 years ago
token cf946f8a15 Lexing Hash Literal 3 years ago
.gitignore 45583c3351 lexer 3 years ago
go.mod 45583c3351 lexer 3 years ago
main.go 7d4f02b22d gofmt files 3 years ago