|
|
17be815ed0
|
Done with helpers, need some function to actually print the tree and see for myself if it works wit simple symbols
|
2026-03-24 21:51:28 -06:00 |
|
|
|
7d28b69790
|
added parse, just need a few more helper funtions to start testing some things
|
2026-03-24 21:44:08 -06:00 |
|
|
|
0d883ae978
|
WOW, finally making some sense, i think i get it, finally got the skelleton, gonna keep reading for adding more interesting things and doing things right, for now i think i got the parse_expr
|
2026-03-24 21:36:14 -06:00 |
|
|
|
acd5e9781e
|
DAMN, i still don't get it, i really don't want to ask some AI to do it but damn, i'm finding it REALLY difficult, is like the 4th article i read, i hope this is the one and that i can get going for fucks sake
|
2026-03-24 21:04:36 -06:00 |
|
|
|
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 |
|
|
|
317e9f3b6b
|
Jut setting all up for the calculator
|
2026-02-28 13:59:02 -06:00 |
|