rply

Parser generator

A Python parser generator with RPython support, designed to provide a more efficient and flexible alternative to traditional parsing approaches.

An attempt to port David Beazley's PLY to RPython, and give it a cooler API.

GitHub

379 stars
16 watching
60 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nikomatsakis/lalrpopA Rust-based parser generator framework designed to simplify the process of creating parsers1
alex-sherman/decoA Python library that simplifies parallel computing by automatically dividing work into concurrent tasks and synchronizing their execution.1,573
olofk/ipyxactA tool that generates code and documentation from IP-XACT files125
bllip/bllip-parserA statistical natural language parser used to generate grammatically correct sentences from unstructured text input.227
pointlander/pegA tool for generating parsers from parsing expression grammars using the Packrat parser generator1,028
zevv/npegA Nim-based parser generator that provides a flexible and powerful way to define grammars and generate parsers for parsing strings332
jwtowner/lugA C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling.67
scymtym/esrapA parser generator tool for Common Lisp with advanced features like dynamic redefinition and semantic predicates.79
neogeny/tatsuA tool for generating Python parsers from grammars in a variation of EBNF410
alexflint/go-argProvides a structured approach to parsing command-line arguments in Go2,046
thephpleague/uriA PHP library for manipulating and parsing URIs according to various standards1,045
uplinkcoder/fancypars-liteA fast parser generator tailored to support transcompilers, with a custom grammar format requiring additional documentation.5
pwil3058/dunnartA tool for generating LALR(1) parsers from a specification language14
haskell/happyA tool for generating parsers from regular expressions in Haskell.292
b3b00/cslyA C# library that simplifies the generation of lexers and parsers using compact, type-safe definitions.377