regex-to-nfa topic
List
regex-to-nfa repositories
CompilerDesignLab
16
Stars
17
Forks
Watchers
Code for Compiler Design Lab, Semester 7
Compiler-Design
28
Stars
11
Forks
Watchers
A repository containing all experiments for the course Compiler Design.
compiler-compiler
19
Stars
2
Forks
Watchers
🍁 Compiler Compiler based on CSharp with GUI Program
Automata-Theory-Conversions
26
Stars
4
Forks
Watchers
Conversions covered: regex to NFA, NFA to DFA, DFA to regex. Minimizing DFA.