This website works better with JavaScript
Home
Explore
Help
Register
Sign In
simon
/
Monkey
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Writing An Interpreter In Go
48
Commits
1
Branches
1
Releases
Tree:
1.0.0
Branches
Tags
master
1.0.0
Monkey
HTTPS
SSH
ZIP
TAR.GZ
simon
522a9e8cd6
built-in function -puts()
3 years ago
ast
a9b805d5cd
Parsing Hash Literals
3 years ago
evaluator
522a9e8cd6
built-in function -puts()
3 years ago
lexer
cf946f8a15
Lexing Hash Literal
3 years ago
object
9e5f0e2008
Evaluating Hash Literals
3 years ago
parser
a9b805d5cd
Parsing Hash Literals
3 years ago
repl
877ea3a776
bindings & The environment -- add environment
3 years ago
token
cf946f8a15
Lexing Hash Literal
3 years ago
.gitignore
45583c3351
lexer
3 years ago
go.mod
45583c3351
lexer
3 years ago
main.go
7d4f02b22d
gofmt files
3 years ago