Writing An Interpreter In Go

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