regular-languages
Here are 31 public repositories matching this topic...
Language:All
Sort:Most stars
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
A python library to manipulate formal languages and various automata
- Updated
Sep 4, 2025 - Python
- Updated
Apr 23, 2025 - Coq
A Swift library for writing & manipulating patterns for matching on collections.
- Updated
Nov 30, 2021 - Swift
Code for "Learning nominal automata"
- Updated
Oct 18, 2024 - Haskell
A Tool for Intersecting Context-Free Grammars
- Updated
Dec 19, 2017 - C++
Finite Automata and Regular Expressions for Regular Languages in Haskell
- Updated
Jun 2, 2021 - Haskell
Grammars, automata and regular expressions editor
- Updated
Mar 22, 2018 - Python
Active learning tool designed to explore the pumping lemma property for regular language
- Updated
Dec 30, 2024 - Java
A Regular Languages Simulator to help CS students understand and experiment with everything Regular Languages 📕 Includes Regular Expressions (Regexes), DFAs, NFAs, as well as functionality and UI for converting back and forth between them ♻️
- Updated
Oct 1, 2024 - TypeScript
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++
A proof of concept C++ application for learning regular languages
- Updated
Dec 27, 2022 - C++
Advanced programming and algorithmization in C++ ⚔️
- Updated
Jun 27, 2024 - C++
Simple interpreter for PDA programs (Language for designing and testing pushdown automatas)
- Updated
Jun 19, 2019 - Java
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
📖 Word Processing in Groups
- Updated
Sep 22, 2017 - TeX
This project aims to simplify regular expressions using unique identifiers for equivalent expressions. It integrates various representations of regular languages and provides efficient algorithms for simplification and conversion. The system includes an additional layer for optimizing expression size using a Union-Find structure.
- Updated
Jul 30, 2024 - Java
Python module for processing finite automata and regular expressions for use in the Theory of Compuation course
- Updated
Sep 26, 2021 - HTML
Improve this page
Add a description, image, and links to theregular-languages topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theregular-languages topic, visit your repo's landing page and select "manage topics."