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
0de6cf5024b142cc2f1bda27eaed749227d4c6ef
Calculator
/
include
History
LaEntropiaa
0de6cf5024
Modified the structure of the lexer, now is more easy to add types of numbers like fractions, like i could enev consider roots, irrationals, complex or imaginary, that would be dope. For now only support for integer, we need to get this shit running
2026-03-09 11:58:55 -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
Modified the structure of the lexer, now is more easy to add types of numbers like fractions, like i could enev consider roots, irrationals, complex or imaginary, that would be dope. For now only support for integer, we need to get this shit running
2026-03-09 11:58:55 -06:00
parser.h
Jut setting all up for the calculator
2026-02-28 13:59:02 -06:00