C++ lr1-parser

Open-source C++ projects categorized as lr1-parser

Top 3 C++ lr1-parser Projects

  1. ctpg

    Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical analyzer, all in compile time.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. parsergen

    Self-hosted parser/scanner generator from LR grammar with semantic annotations in C++20 (by buck-yeh)

  4. bux

    Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ lr1-parser discussion

Log in or Post with

C++ lr1-parser related posts

  • How can I turn a structured exception into a C++ exception without having to use /EHa

    1 project | /r/cpp | 8 Apr 2023

Index

What are some of the best open-source lr1-parser projects in C++? This list will help you:

# Project Stars
1 ctpg 465
2 parsergen 7
3 bux 6

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that C++ is
the 7th most popular programming language
based on number of references?