parboiled

A PEG parsing framework for Java and Scala
Download

parboiled Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Apache
  • Publisher Name:
  • sirthias
  • Publisher web site:
  • http://www.decodified.com/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 212 KB

parboiled Tags


parboiled Description

parboiled is a free and open source library that is a mix between Java and Scala that provides 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. parboiled is released under the Apache License 2.0.


parboiled Related Software