laentropia 542a94ef81 refactor: All of parser.c
DAMN, it wasn't that difficult, just bothers me a bit the part that
checks if both lbp and rbp of the infix are valid, like i do validation
twice but is fine i guess, maybe using an else?, i'll see if i change
it, for now i need to change the evaluator
2026-05-13 11:09:22 -06:00
2026-05-13 11:09:22 -06:00
2026-05-13 11:09:22 -06:00
2026-04-24 09:36:03 -06:00
Description
A simple calculator that parses mathematical expressions and develops the result correctly
179 KiB
Languages
C 93.6%
CMake 6.4%