Skip to content

0.2.0

Compare
Choose a tag to compare
@timtadh timtadh released this 28 Nov 19:41
· 45 commits to master since this release
v0.2.0
5e50c80

This release adds a new deterministic finite automaton backend for lexmachine. For most users this will improve the speed of tokenization and is the default backend used. The NFA based engine is still available by the new function CompileNFA().