An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with ll1-parser

A curated list of projects in awesome lists tagged with ll1-parser .

https://github.com/Devorein/fauton

An ecosystem of packages to work with automaton and parsers (dfa/nfa/e-nfa/regex/cfg/pda)

automaton cfg cnf cyk-algorithm dfa epsilon-nfa finite-automata ll1-parser lr1-parser nfa nfa-to-dfa-conversion parser regex typescript

Last synced: 10 May 2025

https://github.com/devorein/fauton

An ecosystem of packages to work with automaton and parsers (dfa/nfa/e-nfa/regex/cfg/pda)

automaton cfg cnf cyk-algorithm dfa epsilon-nfa finite-automata ll1-parser lr1-parser nfa nfa-to-dfa-conversion parser regex typescript

Last synced: 19 Apr 2025

https://github.com/bluegob/ll1

LL1 parser / analyseur syntaxique descendant LL1

c ll1-parser

Last synced: 06 May 2025

https://github.com/jvillegasd/context-free-grammar

A LL1 algorithm implementation for CFG and string recognition.

bnf cfg context-free-grammar ll1 ll1-grammar ll1-parser

Last synced: 16 May 2026

https://github.com/massigy/ll1p.go

This is a simple LL(1) grammar tokenizer & parser written in Go.

go-programming-language golang grammar-parser language-theory ll1-grammar ll1-parser parser regular-expression tokenizer

Last synced: 10 Aug 2025

https://github.com/malk97sc/trigonometric

Trigonometric Expression Evaluator

c compiler ll1-grammar ll1-parser trigonometric-calculations

Last synced: 28 Mar 2025

https://github.com/tom-weatherhead/thaw-parser

Programming language parsers, including LL(1), LR(0), LR(1), SLR(1), and LALR(1).

lalr-parser ll1-parser lr1-parser parser programming-languages slr-parser typescript

Last synced: 23 May 2026

https://github.com/flier/gocombine

gocombine is an experimental implementation of parser combinators for Golang[Generic]

go-generics ll1-parser parser

Last synced: 15 Mar 2025

https://github.com/imdeep2905/ll1_parser

Implementation of LL1 parser in C++.

cplusplus ll1-parser parser

Last synced: 22 May 2026

https://github.com/monksc/ll1_parser

Given a LL(1) language formatted in a text file and a text file to parse. It will parse the text file.

ll1 ll1-grammar ll1-parser programming-languages rust rust-lang

Last synced: 31 May 2026

https://github.com/youngermaster/context-free-grammar-parser

LL(1) (Top-Down) and SLR(1) (Bottom-Up) parsers

ll1-parser ocaml python-parser slr-parser

Last synced: 18 May 2026

https://github.com/youseftareq33/java_compiler_1_modula-2_syntaxcheck

Check Syntax Of MODULA-2 Programming Language Using LL(1) Predictive Parser

compiler java javafx ll1-parser modula2

Last synced: 29 Apr 2026