laentropia efa0e3bacd refactor: evaluator incomplete.
SO, i forgot to implement nud and led correctly and the parser cant tell
apart from - as unary and - as binary (+ as well), i need to correct
that, move Node * to TreeResult so to use NodeResult with nud and led
2026-05-13 12:13:07 -06:00
2026-05-13 12:13:07 -06:00
2026-05-13 12:13:07 -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%