nfa-to-dfa
There are 20 repositories under nfa-to-dfa topic.
hardyslays/REGEX-TO-NFA
A web application to demonstrate conversion from regular expression to NFA and NFA to DFA.
hyunicode/re2nfa
正则表达式转NFA,DFA,最小DFA
mohamadkhalaj/statemachine-app
Open source Auatamatan-webapp for converting Nfa to DFA and Minimizing DFA Machines!
agicy/buptLab-nfa2dfa
北京邮电大学 2023-2024 春季学期《形式语言与自动机》课程实验——NFA 到 DFA 的转化
amirhossein-bayati/statemachine
Open source Auatamatan-webapp for converting Nfa to DFA and Minimizing DFA Machines!
2200031797KavyaA/StateMachineApp
State Machine App is a web app for automata enthusiasts, offering seamless conversion of Non-Deterministic Finite Automata (NFA) to Deterministic Finite Automata (DFA) alongside advanced algorithms for DFA minimization and reduction. With its intuitive interface, powerful features,and simplify complex automata tasks, making it a better application.
reity/nfa
Pure-Python library for building and working with nondeterministic finite automata (NFAs).
rezansrv/NFA-to-DFA-JS
NFA to DFA Convertor written with JS
venkatesh12102k2/PRINCIPLES-OF-COMPILER-DESIGN
Principles of Compiler Design Programs
5okin/NFA-to-DFA
Conversion from Non-Deterministic Finite automata (NFA) to Deterministic Finite automata (DFA)
cgiff9/tmfuck
A simple free-form interpreted language for building Turing machines and other automata
d06alexandrov/re2fa
Regular expression to finite state automaton conversion
sirridemirtas/nfa-to-dfa-converter
This tool dynamically converts a defined NFA (Nondeterministic Finite Automaton) to a DFA (Deterministic Finite Automaton), generates the transition table, and visualizes the graph.
Booker-M/NFA-and-DFA-Sim
NFA and DFA simulator by Booker Martin
mauricio-ach/automata-lexical-analysis-python
Implementación de análisis léxico usando automatas
mohamedsalahh/Finite-Automata
Finite Automata
nunoisaac/nfa-to-dfa-transition-function-generator
Small program that generates a transition function from nondeterministic finite automation to deterministic finite automation
mirzaim/Finite-Automata-Project
Finite automata (DFA and NFA) with functionality to convert NFAs to DFAs and check string acceptance.
mohammadtavakoli78/Theory-of-Machines-and-Languages
This is final project of Theory-of-Machines-and-Languages
sharyash81/TLA-Projects
Theory of languages and automata projects in forth semester of university