lalrpop

Parser generator

A Rust-based parser generator framework designed to simplify the process of creating parsers

LR(1) parser generator for Rust

GitHub

1 stars
2 watching
0 forks
Language: Rust
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kevinmehall/rust-pegA parser generator tool that creates recursive descent parsers from concise grammar definitions.1,480
pwil3058/dunnartA tool for generating LALR(1) parsers from a specification language14
zevv/npegA Nim-based parser generator that provides a flexible and powerful way to define grammars and generate parsers for parsing strings332
pest-parser/pestA parser generator written in Rust for creating PEG-based parsers.4,695
ptal/oakA tool for generating parsers from grammars described in a high-level syntax143
scymtym/esrapA parser generator tool for Common Lisp with advanced features like dynamic redefinition and semantic predicates.79
alex/rplyA Python parser generator with RPython support, designed to provide a more efficient and flexible alternative to traditional parsing approaches.379
bllip/bllip-parserA statistical natural language parser used to generate grammatically correct sentences from unstructured text input.227
youxkei/ctpgA tool for generating parsers at compile-time using D programming language45
rust-utilities/liquid-grammar-pestA Rust library providing a grammar and tokenizer for parsing Shopify Liquid syntax0
jwtowner/lugA C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling.67
bnoordhuis/gypA tool to automatically generate project files based on configuration and language specifications72
qwertie/lllpg-samplesA collection of examples and demos showcasing the functionality of a parser generator for C#12
gerhobbelt/jisonAn API for creating parsers in JavaScript that generates bottom-up parsers from grammar files119
nikomatsakis/rust-tutorializerA framework for creating and publishing Rust tutorial samples with accompanying lecture plans.14