Popularity
5.6
Growing
Activity
0.0
Stable
801
16
95

Description

A small Ruby library for constructing parsers in the PEG (Parsing Expression Grammar) fashion.

Parslet makes developing complex parsers easy. It does so by providing the best error reporting possible and not generating reams of code for you to debug. Parslet takes the long way around to make your job easier. It allows for incremental language construction. Often, you start out small, implementing the atoms of your language first; parslet takes pride in making this possible.

Code Quality Rank: L5
Monthly Downloads: 930,032
Programming language: Ruby
License: MIT License
Latest version: v4.0

Parslet alternatives and similar gems

Based on the "Natural Language Processing" category.
Alternatively, view Parslet alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Parslet or a related project?

Add another 'Natural Language Processing' Gem