Typped
A generalized Pratt parsing framework that uses preconditioned dispatching and can optionally check and overload on simple types.
Install / Use
/learn @abarker/TyppedREADME
A framework for generalized Pratt parsing with preconditioned dispatching. It can optionally check (and overload on) simple types. Recursive descent parsing can also be integrated into the framework.
