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
73451fcca9b798990a11cb10ef453c5058dabd87
Calculator
/
include
History
LaEntropiaa
73451fcca9
Damn, it works, the lexer actually works, that's amazing, need to test the bad cases but at least i'm sure it can detect and process correct math expressions
2026-03-10 07:08:12 -06:00
..
ast.h
Jut setting all up for the calculator
2026-02-28 13:59:02 -06:00
evaluator.h
Jut setting all up for the calculator
2026-02-28 13:59:02 -06:00
lexer.h
Damn, it works, the lexer actually works, that's amazing, need to test the bad cases but at least i'm sure it can detect and process correct math expressions
2026-03-10 07:08:12 -06:00
parser.h
Jut setting all up for the calculator
2026-02-28 13:59:02 -06:00