My version of the Writing an Interpreter in Go 1.5 code.

Frederic G. MARAND 56158a4b80 §2.6 Parsing identifiers. hace 5 años
.idea f12ba8036f §2.4: passing LetStatement parsing, silent errors. hace 5 años
ast b69b615e71 §2.6 preparing the AST for the Pratt parser. hace 5 años
lexer 3f83d07e0a §2.5 parsing return statements. One pass of golint cleanup. hace 5 años
parser 56158a4b80 §2.6 Parsing identifiers. hace 5 años
repl 3f83d07e0a §2.5 parsing return statements. One pass of golint cleanup. hace 5 años
token 3f83d07e0a §2.5 parsing return statements. One pass of golint cleanup. hace 5 años
.gitignore f12ba8036f §2.4: passing LetStatement parsing, silent errors. hace 5 años
LICENSE.txt d8ed808de4 Applying MIT license like upstream code. hace 5 años
main.go f12ba8036f §2.4: passing LetStatement parsing, silent errors. hace 5 años