Version 6.0.0-alpha.2
Pre-release
Pre-release
- Farkle supports creating regexes from strings. See more in https://teo-tsirpanis.github.io/Farkle/string-regexes.html.
- The parser, the builder and the EGT(neo) reader became faster once again.
- The precompiler does not crash when used from .NET Standard libraries.
- Breaking change: The
CharStream
API became internal. A new one will be published in the next release.