|
libmarpa
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||
|
Description: Marpa parse engine C library -- STABLE |
||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||
| Tags: parser parsing bnf grammar c-library language-processing | ||||||||||||||||||||||||||||||
| Install: brew install libmarpa | ||||||||||||||||||||||||||||||
|
About: Libmarpa is a C library that implements the Marpa parsing algorithm, a general BNF parser that is both powerful and efficient. It handles ambiguous grammars, left-recursion, and provides linear-time parsing for most practical grammars. Its main value is enabling robust and high-performance parsing solutions for complex languages. |
||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||
|