A simple regex-to-golang compiler based on Thompson's construction algorithm.
-
Updated
Jul 16, 2022 - Go
8000
A simple regex-to-golang compiler based on Thompson's construction algorithm.
Compile and evaluate regular expressions using Non-deterministic Finite Automata (NFAs).
implementation of automata in r7rs scheme
thompson constructor.
Simple regular expression interpreter
A Python program to build Non-Deterministic Finite Automatons from Regular Expressions using Thompson’s construction.
Regular expression matching program
Potata regex engine
C implementation of Regular Expression Parser and Non-Deterministic Automaton Generator, i.e. Thompson Construction.
Compiler Algorithms to implement a Lexical Analysis
Regex matcher using Thompson’s construction.
Regular Expression matching library
University course project on Data Structures and Algorithms
An application that renders a Finite Automaton Diagram from an input text real-time.
Implementación de análisis léxico usando automatas
Add a description, image, and links to the thompson-construction topic page so that developers can more easily learn about it.
To associate your repository with the thompson-construction topic, visit your repo's landing page and select "manage topics."