Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

parboiled

Compare

  Analyzed about 23 hours ago

Elegant parsing in Java and Scala - lightweight, easy-to-use, powerful. Parboiled is a Java and 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 ... [More] 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. [Less]

20.1K lines of code

7 current contributors

27 days since last commit

2 users on Open Hub

Low Activity
5.0
 
I Use This

pyrser

Compare

  Analyzed about 19 hours ago

Pyrser is a toolbox with : A PEG parser, AST rewriting helpers and Type System. Pyrser is a python module that help you for all parsing job. You could use a EDSL (with here docs) for writing your BNF. But you could also use Python Class to describe your grammar. Pyrser is available on Pypi ... [More] with documentation here (http://pythonhosted.org/pyrser/). This toolbox was developed for pedagogic purpose for EPITECH (http://www.epitech.eu). [Less]

13.2K lines of code

0 current contributors

over 6 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

papillon_haskell

Compare

  Analyzed 1 day ago

PEG parser for Haskell

1.69K lines of code

2 current contributors

over 4 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This