deterministic-finite-automaton
Here are 34 public repositories matching this topic...
Language:All
Sort:Most stars
Around 35 of the fastest and most widely used full text search algorithms. Written in c, compiled with llvm.clang for iOS and everything else. Boyer-Moore , Knuth-Morris-Pratt, Reverse Colussi even the Zhu-Takaoka algorithm. And 32 more.
- Updated
Aug 16, 2019 - Objective-C
Finite-State Machine (FSM) for Arduino
- Updated
Sep 30, 2023 - C++
A C++ library for simulating automata and Turing machines
- Updated
Jun 14, 2023 - C++
Python implementation of a Deterministic Finite Automaton (DFA) with interactive testing. Verify input string acceptance and explore language processing concepts
- Updated
Jan 2, 2024 - Python
Semester project, the lexical analyzer for a custom compiler. Deterministic Finite Automaton is Implemented in this project.
- Updated
Apr 7, 2019 - C#
Converting a deterministic finite automaton to a minimal one.
- Updated
May 3, 2023 - Python
A simple free-form interpreted language for building Turing machines and other automata
- Updated
Dec 12, 2024 - C
finite state machine or deterministic finite automata in c++20 template
- Updated
Mar 27, 2025 - C++
Implementation of a DFA in C++. The program can read, show, minimize and export a DFA. Besides, it can show the dead states and analyze a string to see if it belongs to the DFA.
- Updated
Dec 30, 2017 - C++
"implementation of a Deterministic Finite Automaton (DFA). Includes classes for defining and processing DFAs, with parsers for JSON, Text File, Dictionary and String formats."
- Updated
Jun 28, 2024 - Jupyter Notebook
Implementation of a Finite Automaton Comparator in C++. The input finite automaton can be deterministic or non-deterministic.
- Updated
Dec 30, 2017 - C++
DFA simulator GUI in Python
- Updated
Feb 26, 2023 - Python
Simple implementation of deterministic finite automata in OCaml
- Updated
Apr 7, 2019 - OCaml
State Machines for KNX configurable via ETS
- Updated
Jul 11, 2025 - PowerShell
Module for OpenKNX: State Maschines for KNX defined as Deterministic Finite Automaton (DFA)
- Updated
Jul 11, 2025 - C++
Репозиторий для задач по курсу "скрипты"
- Updated
Jan 1, 2025 - JavaScript
A Java program to model a DFA (Deterministic Finite Automaton)
- Updated
Aug 22, 2022 - Java
- Updated
Nov 8, 2022 - C++
Improve this page
Add a description, image, and links to thedeterministic-finite-automaton topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thedeterministic-finite-automaton topic, visit your repo's landing page and select "manage topics."