🔴 A non-deterministic finite-state machine for Android & JVM that won't let you down
-
Updated
Aug 14, 2021 - Kotlin
🔴 A non-deterministic finite-state machine for Android & JVM that won't let you down
Graphical interface for designing finite automata
Finite Automata and Regular Expressions for Regular Languages in Haskell
GLR, LR(1) LALR(1) parser generator for Rust with custom reduce action
A C++ library for simulating automata and Turing machines
A python CLI tool for creating diagrams of finite state machines.
regular expression engine based on deterministic finite automata(DFA)
Theory of Computation | Conversion from NFA to DFA
A Qt 5 Python GUI application for converting regular expressions to a finite automaton
This is a simple single page web-application calculator to demonstrate Search the word in the given text document by the use of NFA and conversion from Regular Expression to Non-deterministic automata (NFA) using source libraries such as React.JS, Node.JS and Express.JS etc..
Converts a given epsilon-NFA to NFA to DFA
This is a lex program to simulate NFA/ DFA
Laboratory exercises for the Introduction to Theoretical Computer Science course written in Python.
Implementation of Finite Automata(deterministic , non-deterministic and non-deterministic with ε transitions)
A python program that helps convert NFAs to DFAs. (Uses networkx)
Exam Project for the course "Programming Languages": implementation of an URL parser in Prolog and Lisp.
This TypeScript project is a concise Regular Expression Compiler, providing efficient tokenization, AST generation, and NFA compilation for streamlined handling of regular expressions.
Implementation of a Finite Automaton Comparator in C++. The input finite automaton can be deterministic or non-deterministic.
This repository contains all of my codes of Compiler Lab
Add a description, image, and links to the non-deterministic-finite-automaton topic page so that developers can more easily learn about it.
To associate your repository with the non-deterministic-finite-automaton topic, visit your repo's landing page and select "manage topics."