This website requires JavaScript.
Explore
Help
Sign in
fgm
/
waiig15
Watch
1
Star
0
Fork
You've already forked waiig15
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
My version of the Writing an Interpreter in Go 1.5 code.
21
commits
3
branches
0
tags
49
KiB
Go
99.4%
Makefile
0.6%
ch2-parsing
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Frederic G. MARAND
c262d2bded
§2.8 If/else expressions.
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