Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

parboiled

< >

parboiled is a grammar language created in 2009 by Mathias Sirthias.

#1186on PLDB 15Years Old
Download source code:
git clone https://github.com/sirthias/parboiled
HomepageSource Code

parboiled is a mixed Java/Scala library providing for lightweight and easy-to-use, yet powerful and elegant parsing of arbitrary input text based on Parsing expression grammars (PEGs). PEGs are an alternative to context free grammars (CFGs) for formally specifying syntax, they make a good replacement for regular expressions and generally have quite a few advantages over the "traditional" way of building parsers via CFGs.


- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0