Skip to content

Funcky.Lexer 1.0.0 released

Latest
Compare
Choose a tag to compare
@FreeApophis FreeApophis released this 08 Sep 14:07
· 13 commits to main since this release

Can you write a lexer in a single expression? Now you can.

This Lexer has a beautiful fluent interface and the implementation is based on the two preview lexer implementations: Messerli.Lexer and apophis.Lexer.

Both have been now deprecated, and redirect to this package.

For more information you should read the very detailed Readme, you can also refer to the tests which have helpful examples.