#grammar #parser #shell #terminal

bogobble

A Combinator bases string parser that allows borrowed results

2 releases

0.1.1 Jun 16, 2021
0.1.0 Jan 16, 2021

#137 in #grammar

49 downloads per month
Used in 3 crates

MIT license

82KB
2.5K SLoC

BoGobble

A Combinator parser allowing borrowed returns.

This is not stable yet, I have more to do before I'm happy to say it's ready to use, it's based on gobble, but I've removed fixed some naming conventions and allowed borrow returns

No runtime deps