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

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