-
Updated
Dec 21, 2015 - JavaScript
context-free-language
Here are 18 public repositories matching this topic...
Java library for working with recursive expressions and context-free languages and grammars
-
Updated
Feb 5, 2018 - Java
Context free grammar utilities.
-
Updated
Jan 26, 2019 - JavaScript
A generic syntactic and lexical analyzer (context-free grammar)
-
Updated
Jan 29, 2019 - HTML
Simple interpreter for PDA programs (Language for designing and testing pushdown automatas)
-
Updated
Jun 19, 2019 - Java
A program that cross references a context free grammar with a given language
-
Updated
May 7, 2020 - Python
Python program to convert a Context Free Grammar to Chomsky Normal Form.
-
Updated
Jun 30, 2020 - Python
Small little context-free expression generator and parser using user provided EBNF-like source.
-
Updated
Oct 14, 2020 - Python
Efficient algorithm that finds non-productive rules in context-free grammars.
-
Updated
Apr 17, 2021 - Rust
A parser for nondeterministic context free languages
-
Updated
Feb 23, 2022 - Swift
Implementation of fully-functioned context-free grammars (CFG) & push-down automata (PDA), also include schematically implementation PDA
-
Updated
Sep 28, 2022
Implementation of precedence parsers and it's specific case - shunting yard algorithm
-
Updated
Dec 30, 2022 - Java
BNF (Backus-Naur Form) LL(k) parser.
-
Updated
May 24, 2023 - C#
Syntax validation of a programming language by writing the Context Free Grammar for the specific construct of a particular language and a program for the same.
-
Updated
Aug 7, 2023 - Python
Responsive and Intuitive Parsing for the Analysis of Language - Regular Expression, LL1, LR0, SLR1 and LR1 parsing
-
Updated
Apr 16, 2024 - Java
The following project should define a PDA that in its turn would recognize a specific context-free language.
-
Updated
Jun 2, 2024 - Python
A python library to manipulate formal languages and various automata
-
Updated
Oct 22, 2024 - Python
Improve this page
Add a description, image, and links to the context-free-language topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the context-free-language topic, visit your repo's landing page and select "manage topics."