KTU 7th Semester Compiler Design lab programs along with algorithms
-
Updated
Dec 27, 2022 - C
KTU 7th Semester Compiler Design lab programs along with algorithms
Conversions covered: regex to NFA, NFA to DFA, DFA to regex. Minimizing DFA.
yacc like, GLR, LR(1) LALR(1) parser generator for Rust with powerful optimization
Code to convert Regex to NFA, NFA to DFA, DFA to Regex and Minimize DFA
Add a description, image, and links to the minimize-dfa topic page so that developers can more easily learn about it.
To associate your repository with the minimize-dfa topic, visit your repo's landing page and select "manage topics."