Writing An Interpreter In Go

simon 0c1502e74b keeping track of names --can use let statements to bind values to an identifier 3 роки тому
ast a9b805d5cd Parsing Hash Literals 3 роки тому
code 2a0346e9ee keeping track of names -- the symbol table 3 роки тому
compiler 0c1502e74b keeping track of names --can use let statements to bind values to an identifier 3 роки тому
evaluator 522a9e8cd6 built-in function -puts() 3 роки тому
lexer cf946f8a15 Lexing Hash Literal 3 роки тому
object 9e5f0e2008 Evaluating Hash Literals 3 роки тому
parser ca302db8e4 fix some bug 3 роки тому
repl 73f734b946 Compiling Expression 3 роки тому
token cf946f8a15 Lexing Hash Literal 3 роки тому
vm 2a0346e9ee keeping track of names -- the symbol table 3 роки тому
.gitignore 45583c3351 lexer 3 роки тому
go.mod 45583c3351 lexer 3 роки тому
main.go 7d4f02b22d gofmt files 3 роки тому