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
45
Commits
1
Branches
1
Releases
Tree:
a9b805d5cd
Branches
Tags
master
1.0.0
Monkey
HTTPS
SSH
ZIP
TAR.GZ
runningwater
a9b805d5cd
Parsing Hash Literals
3 years ago
ast
a9b805d5cd
Parsing Hash Literals
3 years ago
evaluator
3dd0da1fa4
Adding Built-in Functions for Arrays
3 years ago
lexer
cf946f8a15
Lexing Hash Literal
3 years ago
object
7f561b71d5
Evaluating Index Operator Expressions
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