compiler/interpreter for glomp
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
44
commits
implemented conditions in compiler (//)
9fcd8fd
added else keyword to interpreter
2a87a3a
added new tests
710ae61
nested if statments in interpreter
11f2a3b
added if blocks and conditions to interpreter
026e649
lexer handling of comparisons and `if/end`
26ac212
updated readme
82cac86
6566642
Merge branch 'master' of github.com:Taurous/glomp
c90faa6
Revert "fixed build script"
4771428
Update README.md
9c25e28
fixed build script
8ef4cd2
tying to make a better readme
5d90fda
implemented dump keyword to language in compiler
47210c9
implemented put and chr in compiler
294d25d