Releases: robrix/Madness
Releases · robrix/Madness
0.0.2
- [new]
any
to parse any character - [new] high-level
parse
function to parse a string to the very end - [new] strings can be repeated directly with
+
and*
without having to make them into parsers first, c/o @davidcairns - [fixed] concatenation and alternation of ignored terms
- View the full diff