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
63775155587d504bd00ea39843ed7193ff590f06
Calculator
/
include
History
LaEntropiaa
6377515558
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
..
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
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