Closed km1chno closed 2 weeks ago
ignore white symbols in tokens
CacophonyLexer already does that, but maybe it's worth moving to parser or something
CacophonyLexer already does that, but maybe it's worth moving to parser or something
nice, it can stay there then
After the parser crystalizes, we want to extend what was done in #43 (
Main.kt
and the whole framework that was created there) with the following stepsList<ParseTree.Leaf>
Since this week we will not create grammars for cacophony, we can either create several simple grammars to test at least some correct/incorrect cases.