Writing An Interpreter In Go

simon ab01de43bb Extending the interpreter -- Parsing IndexExpression 3 年 前
ast ab01de43bb Extending the interpreter -- Parsing IndexExpression 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 ab01de43bb Extending the interpreter -- Parsing IndexExpression 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 年 前