Topic: "nfa-implementation"
kyx0r/pikevm
Russ Cox/Rob Pike pikevm regex implementation
Language: C - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 19 - Forks: 4

maggieezzat/Automaton-Theory
A basic Implementation of a Deterministic Finite State Automaton (DFA), Non-Deterministic Finite State Automaton (NFA) and Fallback DFA with Actions (FDFA) along with the Left Recursion Elimination algorithm for a Context-Free-Grammar (CFG)
Language: Python - Size: 153 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

reity/nfa
Pure-Python library for building and working with nondeterministic finite automata (NFAs).
Language: Python - Size: 94.7 KB - Last synced at: about 18 hours ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

ErAz7/nfa_dfa
draw NFA , convert to DFA , minimize DFA , export all graphs
Language: JavaScript - Size: 2.55 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

sdc224/Compiler-Design-Programs
Language: C - Size: 321 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

nagasai123-k/Compiler-Design---18CSC304J-
18CSC304J Compiler Design Lab codes
Language: C++ - Size: 1.48 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

DariaClem/Lambda-NFA
Language: Python - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

optimisan/nfa-simulator
Simulate (test) NFAs to recognise input strings
Language: JavaScript - Size: 9.77 KB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

pschichtel/Automata
A library that implements formal finite state automata.
Language: Java - Size: 336 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

domamaric/UTR
Python solutions for Introduction to Theoretical Computer Science laboratory exercises.
Language: Python - Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SpinningVinyl/NFA-runner
A simple Java program to run non-deterministic final state automata (NFAs).
Language: Java - Size: 182 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ValentinMaftei/Lambda-NFA-implementation
Lambda-NFA implementation + word validation
Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mohammadtavakoli78/Theory-of-Machines-and-Languages
This is final project of Theory-of-Machines-and-Languages
Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Bereky/NFA-Simulation
Non-Deterministic Finite Automata Simulation
Language: C++ - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Rohith-2/TicTacToe-DFA
Implementation and Simulation of TicTacTie via Deterministic Finite State Automata
Language: Jupyter Notebook - Size: 2.28 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

whtoo/NFAStudy
A project for my study of NFA and its application.
Language: Java - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

krishnadevz/implementation-of-nfa-program-in-c
This Program is the implementation of NFA for accepting states in c
Language: C - Size: 215 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
