Writing An Interpreter In Go

simon f61446d5d6 Extending the interpreter -- Parsing Array Literals 3 年之前
ast f61446d5d6 Extending the interpreter -- Parsing Array Literals 3 年之前
evaluator 21a07afa7b built-in function: len() 3 年之前
lexer f61446d5d6 Extending the interpreter -- Parsing Array Literals 3 年之前
object ca0563df26 built-in function: len() 3 年之前
parser f61446d5d6 Extending the interpreter -- Parsing Array Literals 3 年之前
repl 877ea3a776 bindings & The environment -- add environment 3 年之前
token f61446d5d6 Extending the interpreter -- Parsing Array Literals 3 年之前
.gitignore 45583c3351 lexer 3 年之前
go.mod 45583c3351 lexer 3 年之前
main.go 7d4f02b22d gofmt files 3 年之前