This website requires JavaScript.
Explore
Help
Sign In
laentropia
/
Calculator
Watch
1
Star
0
Fork
0
You've already forked Calculator
Code
Issues
3
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
Files
4cddb2440510edaf4c4297e31f6958f03cf361ea
Calculator
/
include
History
LaEntropiaa
1ce64d8e9e
Fixed many minor things, tested it on main and is amazing, i think i need to start adding fractions next so further testing can be done with more powerful operators
2026-03-25 12:25:15 -06:00
..
evaluator.h
Fixed many minor things, tested it on main and is amazing, i think i need to start adding fractions next so further testing can be done with more powerful operators
2026-03-25 12:25:15 -06:00
lexer.h
print funtion added, not tested
2026-03-25 06:59:52 -06:00
parser.h
It works, basic but works, need to move out logic to places, like ASTNode array shouldn't be on the lexer or future logic for fractions and error handling in the evaluator. Just the things at the top of my head
2026-03-25 11:30:12 -06:00