Go to file
Deukhoofd 2e87674720
Fixes identifiers starting with Z or z, and numbers starting with 9 not being lexed
2022-04-07 20:00:01 +02:00
src Fixes identifiers starting with Z or z, and numbers starting with 9 not being lexed 2022-04-07 20:00:01 +02:00
.gitignore Initial commit, implements parser. 2021-05-15 16:53:53 +02:00
Cargo.toml Adds func parsing, integration tests, some general fixes related to integration tests 2022-04-06 22:39:25 +02:00
grammar.ebnf More parsing work 2022-04-03 19:13:36 +02:00