My version of the Writing an Interpreter in Go 1.5 code.
  • Go 99.4%
  • Makefile 0.6%
Find a file
2018-08-15 09:58:33 +02:00
.idea §2.8 If/else expressions. 2018-08-15 09:58:33 +02:00
ast §2.8 If/else expressions. 2018-08-15 09:58:33 +02:00
lexer §2.8: restructured files to match author code more closely. 2018-08-11 10:00:51 +02:00
parser §2.8 If/else expressions. 2018-08-15 09:58:33 +02:00
repl §2.6 Parsint int literals. Makefile. One pass of goimports. 2018-08-08 10:16:54 +02:00
token §2.8: restructured files to match author code more closely. 2018-08-11 10:00:51 +02:00
.gitignore §2.6 Parsint int literals. Makefile. One pass of goimports. 2018-08-08 10:16:54 +02:00
LICENSE.txt Applying MIT license like upstream code. 2018-08-02 09:34:06 +02:00
main.go §2.6 Parsint int literals. Makefile. One pass of goimports. 2018-08-08 10:16:54 +02:00
Makefile §2.6 Parsint int literals. Makefile. One pass of goimports. 2018-08-08 10:16:54 +02:00