#recursion #parser #language #helper #descent #toy

dass

A helper library for creating recursive descent parsers

2 unstable releases

0.2.0 Jan 29, 2020
0.1.0 Jan 21, 2020

#2881 in Parser implementations

22 downloads per month

BSD-3-Clause

13KB
370 lines

Dass

A rust version of my Virgil parsing helper library.

Description

Not meant to be fast. But hopefully usable, and user-friendly. Primarily for toy languages.

Contact

Drop me an email at guy@rumblesan.com

License

BSD License.

Dependencies

~2.1–3MB
~53K SLoC