laentropia c41847e120 refactor: rewrote tokenize and modified ohter funcs
Well i wanted to wildly change a lot of things about the lexer thinking
i could do something better but really all i found was automatic lexers
that at least for me don't really fit the project so a manual one it is,
i guess technically is a automata. Whatever, is good enough.
2026-04-30 21:34:27 -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%