Computer science student at University of Bucharest
-
University of Bucharest
- Bucharest Romania
Highlights
- Pro
Popular repositories Loading
-
finite-automata-simulator
finite-automata-simulator PublicDFA, NFA and epsilon-NFA simulator in pure Python. Loads an automaton from a plain-text definition file and decides string membership, with a verbose trace of nondeterministic forks.
Python 1
-
pda-simulator
pda-simulator PublicNondeterministic push-down automata simulator in pure Python. Decides context-free languages such as 0^n 1^n via breadth-first search over configurations, with DFA/NFA/epsilon-NFA support.
Python 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.