#
minimize-dfa
Here are 3 public repositories matching this topic...
KTU 7th Semester Compiler Design lab programs along with algorithms
lexyacclexical-analyzerabstract-syntax-treerecursive-descent-parserconstant-propagationloop-unrollingintermediate-code-generationshift-reduce-parserscompiler-backendnfa-to-dfa-conversionepsilon-nfafirst-and-followminimize-dfaprecedence-parser
- Updated
Dec 27, 2022 - C
Conversions covered: regex to NFA, NFA to DFA, DFA to regex. Minimizing DFA.
- Updated
Apr 22, 2021 - Python
Code to convert Regex to NFA, NFA to DFA, DFA to Regex and Minimize DFA
- Updated
May 5, 2021 - Python
Improve this page
Add a description, image, and links to theminimize-dfa topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theminimize-dfa topic, visit your repo's landing page and select "manage topics."