deterministic-finite-automata
Here are 135 public repositories matching this topic...
Language:All
Sort:Most stars
🚦 Declarative Finite-State Machines in Go
- Updated
Aug 9, 2023 - Go
A Python package for automata theory.
- Updated
Jan 17, 2024 - Python
bison-like Parser generator & Compiler frontend framework that generate optimised IELR(1)/LALR(1) tables with Deterministic LR and Non-Deterministic GLR parsing. Write custom reduce actions in Rust and get beautiful diagnostics out of the box.
- Updated
Oct 13, 2025 - Rust
A Python implementation to convert a Deterministic Finite Automata to Regular Expression using state elimination method
- Updated
Nov 26, 2017 - Python
Finite State Machine Library for .NET Core (with EASY and ADVANCED implementation)
- Updated
Feb 24, 2018 - C#
Graphical interface for designing finite automata
- Updated
Oct 11, 2020 - JavaScript
🧫 A complex cellular automaton which simulates an entire ecosystem : universe, flora and fauna.
- Updated
Apr 24, 2020 - JavaScript
Finite Automata and Regular Expressions for Regular Languages in Haskell
- Updated
Jun 2, 2021 - Haskell
A JavaFX-based tool for visualizing, editing, and minimizing DFAs (Deterministic Finite Automata), enabling users to efficiently create, optimize, and work with state machines in a user-friendly interface.
- Updated
Mar 11, 2025 - Java
Naive GUI app for generating the context-free grammar (CFG) from an input deterministic finite automaton (DFA).
- Updated
Jun 20, 2017 - C#
A python CLI tool for creating diagrams of finite state machines.
- Updated
Oct 4, 2023 - Python
A tool for testing and simulating Deterministic Finite Machines with string inputs
- Updated
Apr 19, 2020 - JavaScript
Lexical Analyser is a Lexer / Tokenizer that determines whether a source code is accepted by a given Deterministic Finite State Automaton or not.
- Updated
Jul 12, 2020 - C#
Uma ferramenta para criar e validar Expressões Regulares
- Updated
Jan 4, 2023 - JavaScript
Semester project, the lexical analyzer for a custom compiler. Deterministic Finite Automaton is Implemented in this project.
- Updated
Apr 7, 2019 - C#
The GeneticDFA project uses genetic programming to reverse engineer blackbox systems modeled in DFA form.
- Updated
May 18, 2023 - C#
The "Automata Learning Lab da Universidade Aberta (UAbALL)" strives to be an integrated laboratory for simulation of Automata. A first phase focused on building the base and introducing the Simulation of Deterministic Finite Automata (DFA). This Laboratory intends to enjoy the capacity of extensibility and adaptability, being this document a tec…
- Updated
Jan 3, 2021 - JavaScript
🔄 Deterministic Finite Automata simulator 🔄
- Updated
Sep 4, 2022 - Prolog
An interpreter of a compact language for working with Deterministic Finite Automata.
- Updated
Mar 17, 2022 - Python
The aim of this project is to design and implement a library allowing to generate and represent finite state machine also know as finite automaton. The library will also implement algorithms to perform operations that are specific to finite state automaton : Determination, Minimization, Complementary, Elimination of ***ε*** transitions, etc
- Updated
Dec 29, 2020 - Java
Improve this page
Add a description, image, and links to thedeterministic-finite-automata topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thedeterministic-finite-automata topic, visit your repo's landing page and select "manage topics."