This website requires JavaScript.
Explore
Help
Sign In
glm94
/
calc_engine
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
40
Commits
1
Branch
0
Tags
fcd0076891b70f1d0900726dce69961af253199b
Commit Graph
2 Commits
Include renames
Author
SHA1
Message
Date
glm94
fcd0076891
Updated the tokenizer to use a deque object instead of a list. The old calc_engine should still work, not tested. New parser code works with this change.
2020-07-01 19:28:09 -05:00
glm94
212f3bfaf4
Added a new way to represent the tokens, an abstract syntax tree. First working version.
2020-07-01 19:19:32 -05:00