The Pine programming language.
Go to file
Aodhnait Étaín 569391612a
Add comment parsing to the lexer
Now lexer can properly parse and skip comments, as well as any
other combination of whitespace and comments.
2021-05-28 12:59:55 +00:00
src Add comment parsing to the lexer 2021-05-28 12:59:55 +00:00
.gitignore first commit, nyan~ 2021-05-22 21:34:55 +01:00
Cargo.toml first commit, nyan~ 2021-05-22 21:34:55 +01:00