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
26
Commits
1
Branches
1
Releases
Tree:
7542d43226
Branches
Tags
master
1.0.0
Monkey
HTTPS
SSH
ZIP
TAR.GZ
simon
7542d43226
infix expression object evaluator
3 years ago
ast
8a1ab9460d
CallExpression literal parsing
3 years ago
evaluator
7542d43226
infix expression object evaluator
3 years ago
lexer
4c56a9b142
fix bug
3 years ago
object
711f30b76f
staring evaluation process - A Tree-Walking interpreter
3 years ago
parser
8a1ab9460d
CallExpression literal parsing
3 years ago
repl
b1edf52828
boolean object evaluator
3 years ago
token
7d4f02b22d
gofmt files
3 years ago
.gitignore
45583c3351
lexer
3 years ago
go.mod
45583c3351
lexer
3 years ago
main.go
7d4f02b22d
gofmt files
3 years ago