#lexer #state #parser #line #relying

tyd

Simple line parser/lexer relying on states

1 unstable release

0.1.0 Jan 18, 2021

#2 in #relying

MIT license

6KB
144 lines

Tyd

A parser/lexer that focus on state parsing rather than all the fancy stuff other parsers/lexers do.

Created for another project, genesys.

Work in progress.

No runtime deps