efa0e3bacd16d72ef5c1340c3899084cbf603eb2
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
Description
A simple calculator that parses mathematical expressions and develops the result correctly
Languages
C
93.6%
CMake
6.4%