diff options
author | Ernesto Lanchares <elancha98@proton.me> | 2025-03-23 13:38:57 +0000 |
---|---|---|
committer | Lorenzo Torres <torres@sideros.org> | 2025-03-23 14:39:49 +0100 |
commit | b7854d7325dfe35ca41e56dcccfb8fb7b7d0aa22 (patch) | |
tree | 407925432c7c092ef763ae205c1936fa50bfb5e7 /src/math.zig | |
parent | 00d695e5f08ddff7ba66f2dd1aea4cdaf14f45e7 (diff) |
Big rework of the parser!
It now follows a more functional style but it
should be waaay easier to add functionality.
Probably the parser is a bit slower than the
previous one but the code is much cleaner and a
good enough compiler should be able to inline the
function calls and make it par with the previous
one.
As a TODO, runtime structs should not depends on
the parser, but I think that is a topic for
another commit.
Diffstat (limited to 'src/math.zig')
0 files changed, 0 insertions, 0 deletions