GitHub topics: deterministic-finite-automata
edesmontils/JFSM
Language: Java - Size: 118 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 5
tigertv/dfa
Deterministic finite automaton
Language: C++ - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0
gdaguilarc/NFA-to-DFA
In a graphical way we transform a finite non-deterministic automate (NFA) to a deterministic finite automate (DFA)
Language: JavaScript - Size: 991 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1
vishal1565/Compiler
This repository contains all of my codes of Compiler Lab
Language: C - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0
angeligareta/finite-automaton-comparator
Implementation of a Finite Automaton Comparator in C++. The input finite automaton can be deterministic or non-deterministic.
Language: C++ - Size: 23.4 KB - Last synced at: 8 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0
joneshshrestha/DFA
DFA (Deterministic Finite Automata)
Language: C - Size: 5.86 KB - Last synced at: 8 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1
bernardkllogjri/FiniteAutomataConverter
Converts a given epsilon-NFA to NFA to DFA
Language: JavaScript - Size: 315 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0
kvrigor/dfa2cfg
Naive GUI app for generating the context-free grammar (CFG) from an input deterministic finite automaton (DFA).
Language: C# - Size: 237 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 7 - Forks: 2
AhsanKhaan/AutomataAssignments
Implementation Of finite State Machines In JAVA
Language: Java - Size: 76.2 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
Salpadding/regexp
regular expression engine based on deterministic finite automata(DFA)
Language: Go - Size: 90.8 KB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0
AlexanderJDupree/DFA-Check
Verification framework for Deterministic Finite Automaton (DFA), written in Haskell.
Language: Haskell - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0
theumairtahir/AndroidCalculator
A Basic android calculator which calculates multiple values at single time. The calculation is implemented through Arithmetic Precedence Tree. DFA parser is also used in the project.
Language: Java - Size: 145 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
theumairtahir/StringParser
A String Parser genterate tokens by setting states and transitions of Deterministic Finite Automata (DFA).
Language: C# - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1
HarryR/gamesim
Simulate games involving a system of multiple state machines interacting with each other
Language: Python - Size: 51.8 KB - Last synced at: 8 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0
OpenWeavers/automata_utils
Classes to simulate various automatas in Formal Language Theory
Language: Python - Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0