Skip to content
View asmwarrior's full-sized avatar
  • 08:41 (UTC +08:00)

Block or report asmwarrior

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Stars

parser-generator

33 repositories

A parser generator for C

C 364 31 Updated Jan 26, 2025

LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML

C 63 10 Updated Sep 17, 2024

lemon parser generator, with better c++11 support

C 27 2 Updated Jun 21, 2021

A small parser generator that generates recursive decent parsers

C 8 2 Updated Feb 23, 2021

Import of Ian Piumarta's peg/leg recursive-descent parser generators for C

C 60 17 Updated Jan 25, 2024

C++ implementation of recursive descent parser

C++ 5 2 Updated Jan 23, 2020

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 anal…

C++ 466 24 Updated Sep 3, 2024

Recursive-descent parser generator using EBNF

C++ 1 1 Updated Dec 9, 2022

A C++17 library for parser generation for LALR(1) languages

C++ 13 2 Updated Jan 9, 2023

Aims to be interpreted C written in C.

C 29 8 Updated Jan 18, 2023

A general parser combinator framework implemented in C++.

C++ 1 1 Updated Jun 17, 2020

💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.

C++ 245 22 Updated Jun 1, 2021

Easy Parsing C++ Library

C++ 21 1 Updated Aug 17, 2023

An idea to handle left-recursion in Parsing Expression Grammars (PEGs)

36 Updated Nov 19, 2010

Fork of LPeg v1.0 - left recursion support added

C 3 1 Updated Dec 12, 2022

PEG Parser in ANSI C

C 57 8 Updated Jan 9, 2022

Experiments for the official PEG parser generator for Python

Python 278 29 Updated Apr 17, 2024

Ergonomic parser combinator library for constexpr C++.

C++ 6 Updated Nov 28, 2020

Showing how a grammar driven parser can be implemented

C 8 2 Updated Feb 4, 2025

A GLL parser generator, inspired by MashPlant/lalr1.

Rust 6 Updated Nov 11, 2023

C++ parsing DSL

C++ 1,042 76 Updated Jan 7, 2025

Parsing Expression Grammar (PEG) bytecode parser/compiler library

C 13 1 Updated Jul 3, 2022

C++ parser generator

C++ 1 1 Updated Sep 24, 2018

BASIC programming language interpreter based on Boost.Spirit X3

C++ 5 2 Updated Aug 27, 2022

libELL: library to simply Embed LL grammar & parser inside C++ code

C++ 1 1 Updated May 23, 2021

A C++ parser combinator library.

C++ 123 17 Updated Mar 1, 2025

A flexible parser generator producing output from object-oriented hierarchical context-free grammar specifications.

C++ 12 Updated Nov 16, 2021

The AFP Library is a collection of C++11 header files that provides users with a flexible rapid prototyping tool to create general-purpose LL(k) parsers in C++.

C++ 5 2 Updated Jan 10, 2019

Self-hosted parser/scanner generator from LR grammar with semantic annotations in C++20

C++ 7 Updated Aug 10, 2024

clex is a simple lexer generator

C 95 8 Updated Dec 18, 2024