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
7d28b697905d15b425ed6c277ee4401dbca25dcb
Calculator
/
include
History
LaEntropiaa
7d28b69790
added parse, just need a few more helper funtions to start testing some things
2026-03-24 21:44:08 -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
Starting with the lexer, i'm starting to comprehend better what pratt parsing is and how to apply it. For now just declaring basic structure and functions
2026-03-13 07:58:38 -06:00
parser.h
added parse, just need a few more helper funtions to start testing some things
2026-03-24 21:44:08 -06:00