Writing An Interpreter In Go

simon 7f8c85741a fix built-in function len(), can be supported Array object. hace 3 años
ast ab01de43bb Extending the interpreter -- Parsing IndexExpression hace 3 años
evaluator 7f8c85741a fix built-in function len(), can be supported Array object. hace 3 años
lexer f61446d5d6 Extending the interpreter -- Parsing Array Literals hace 3 años
object 7f561b71d5 Evaluating Index Operator Expressions hace 3 años
parser 7f561b71d5 Evaluating Index Operator Expressions hace 3 años
repl 877ea3a776 bindings & The environment -- add environment hace 3 años
token f61446d5d6 Extending the interpreter -- Parsing Array Literals hace 3 años
.gitignore 45583c3351 lexer hace 3 años
go.mod 45583c3351 lexer hace 3 años
main.go 7d4f02b22d gofmt files hace 3 años