nondeterministic-finite-automata
Here are 34 public repositories matching this topic...
Language:All
Sort:Most stars
A Python package for automata theory.
- Updated
Jan 17, 2024 - Python
🤖 Implementação de um Autômato Finito Não-Determinístico para a disciplina de Introdução a Teoria da Computação
- Updated
Aug 10, 2021 - Java
Uma ferramenta para criar e validar Expressões Regulares
- Updated
Jan 4, 2023 - JavaScript
NFA framework for INSA-CVL 4A class on Verification / Model-Checking
- Updated
Nov 2, 2025 - Python
Fundamental computing machines implemented in Clojure.
- Updated
Feb 27, 2021 - Clojure
Pure-Python library for building and working with nondeterministic finite automata (NFAs).
- Updated
Aug 4, 2022 - Python
A parser for regex expressions, converting them to equivalent ER (regular expressions), then to corresponding Nondeterministic & Deterministic Finite-State Machine (NFA & DFA) built for checking validity of given strings.
- Updated
Mar 1, 2020 - Python
A simple free-form interpreted language for building Turing machines and other automata
- Updated
Dec 12, 2024 - C
Automata in Computer Theory including Deterministic Finite Automaton (DFA) & NonDeterministic Finite Automaton (NFA)
- Updated
Jul 28, 2025 - Rust
🖧 Program that loads a DFA/NFA from a file, then checks if words are accepted by the automata.
- Updated
Mar 27, 2020 - C++
A turing machine for both deterministic and nondeterministic way
- Updated
Mar 20, 2019 - C
- Updated
Jul 4, 2024 - Jupyter Notebook
A repo containing some projects regarding Finite Languages and Automata
- Updated
May 10, 2019 - C++
This project includes classes and methods that are built to perform various operations on FAs.(Final project for Fundamentals of Computational Theory)
- Updated
Feb 13, 2023 - Python
Deterministic and nondeterministic finite automata and regular expressions in Go.
- Updated
Sep 26, 2018 - Go
Formal Languages and Automata Course (2020-2021)
- Updated
Mar 25, 2024 - Python
Projet CY-Tech
- Updated
Jan 21, 2024 - Python
Regular expression. Scaner. Parser. Compiler. Engineering a Compiler, 2nd Edition - K. Cooper, L. Torczon (2012)
- Updated
May 11, 2021 - C++
Fiddling with some Deterministic and Nondeterministic Final State Automata, as inspired by the "Theoretical Computing" subject in uni.
- Updated
Sep 17, 2022 - Python
Improve this page
Add a description, image, and links to thenondeterministic-finite-automata topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thenondeterministic-finite-automata topic, visit your repo's landing page and select "manage topics."