Universal GLL-based Context-Free solver
-
Updated
Nov 12, 2024 - Kotlin
Universal GLL-based Context-Free solver
The collection of Context-Free Path Querying algorithms
Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers
Finding feasible solutions to planning problems using generative context-free grammars.
Academic project for The Theory of Languages and Machine course. Fall 2018
A C# source generator of fluent APIs from context-free grammar specifications. Generated fluent APIs implement covariant subtyping machines.
Implementation of parsing algorithms for context-free languages in Rust
branchy is a Rust crate providing tools for generating sequences using context-free grammars.
The toolkit, implemented in Java, supports sentence generation with coverage criteria, sentence enumeration and sentence analysis for context-free grammars.
Small little context-free expression generator and parser using user provided EBNF-like source.
Python program to convert a Context Free Grammar to Chomsky Normal Form.
A program that cross references a context free grammar with a given language
Add a description, image, and links to the context-free-grammars topic page so that developers can more easily learn about it.
To associate your repository with the context-free-grammars topic, visit your repo's landing page and select "manage topics."