So i did what the last commit said, also fixed parse_expr because it was still using malloc for allocating new nodes so i made it use arena_alloc like it should, did the very first tests so it's all good, i think is readdy to merge.
Description
A simple calculator that parses mathematical expressions and develops the result correctly
Languages
C
93.6%
CMake
6.4%