regular-languages
Here are 27 public repositories matching this topic...
📖 Word Processing in Groups
-
Updated
Sep 22, 2017 - TeX
Tool for manipulating Regular Languages
-
Updated
Oct 19, 2017 - Java
Prácticas relacionadas a la teoría del lenguaje, gramáticas, AFD, AFN y una máquina de Turing que realiza una suma de 2 números binarios en lenguaje C.
-
Updated
Nov 30, 2017 - C
A Tool for Intersecting Context-Free Grammars
-
Updated
Dec 19, 2017 - C++
Grammars, automata and regular expressions editor
-
Updated
Mar 22, 2018 - Python
Simple interpreter for PDA programs (Language for designing and testing pushdown automatas)
-
Updated
Jun 19, 2019 - Java
Efficient C++ implementation of a property tester for regular expressions/languages.
-
Updated
Aug 5, 2020 - C++
Active learning tool designed to explore the pumping lemma property for regular language
-
Updated
Oct 5, 2020 - Java
Finite Automata and Regular Expressions for Regular Languages in Haskell
-
Updated
Jun 2, 2021 - Haskell
Python module for processing finite automata and regular expressions for use in the Theory of Compuation course
-
Updated
Sep 26, 2021 - HTML
A Swift library for writing & manipulating patterns for matching on collections.
-
Updated
Nov 30, 2021 - Swift
One language to be RegExp's Successor. Visually readable and rich, technically safe and extended, naturally scalable, advanced, and optimized
-
Updated
Mar 29, 2022 - JavaScript
Library for defining and working with abstract regular expressions that support strings/sequences with elements of any symbol type, with an emphasis on supporting scenarios in which it is necessary to work with regular expressions as abstract mathematical objects.
-
Updated
Aug 4, 2022 - Python
A Python package to explore regular languages and their representations
-
Updated
Nov 4, 2022 - Python
A proof of concept C++ application for learning regular languages
-
Updated
Dec 27, 2022 - C++
Parses Formal Regular Expressions and outputs graphs.
-
Updated
Jan 14, 2023 - Rust
Fundamentals of Computing - Learn through simulation
-
Updated
Jan 26, 2023 - TypeScript
Implementation of an algorithm that enables finding the minimal deterministic finite automaton that accepts the intersection or union of languages defined by a pair of finite automata.
-
Updated
Aug 3, 2023 - C++
Transforming a regular expression into a nondeterministic automaton, then into a deterministic automaton, and back to a regular expression.
-
Updated
May 14, 2024 - Java
Improve this page
Add a description, image, and links to the regular-languages topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the regular-languages topic, visit your repo's landing page and select "manage topics."