SeraphScript/src/parsing
Deukhoofd b1d516b268
Adds parsing for class, and for funcdef
2022-04-07 20:00:29 +02:00
..
lexer Fixes identifiers starting with Z or z, and numbers starting with 9 not being lexed 2022-04-07 20:00:01 +02:00
parser Adds parsing for class, and for funcdef 2022-04-07 20:00:29 +02:00
mod.rs Loads of additional parsing work 2022-04-02 23:30:05 +02:00