Writing An Interpreter In Go

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