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 年之前