An open API service providing repository metadata for many open source software ecosystems.

Topic: "minimize-dfa"

anaghasethu/KTU-sem7-compilerdesign-programs

KTU 7th Semester Compiler Design lab programs along with algorithms

Language: C - Size: 2.06 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 17

ehwan/RustyLR

RustyLR is a parser generator that converts context-free grammars into IELR(1)/LALR(1) tables with deterministic LR and GLR parsing strategies. It supports custom reduce action in Rust, with beautiful diagnostics.

Language: Rust - Size: 2.35 MB - Last synced at: about 6 hours ago - Pushed at: 4 days ago - Stars: 19 - Forks: 0

Megha-Bose/Automata-Theory-Conversions

Conversions covered: regex to NFA, NFA to DFA, DFA to regex. Minimizing DFA.

Language: Python - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 17 - Forks: 1

Architjain128/Automata

Code to convert Regex to NFA, NFA to DFA, DFA to Regex and Minimize DFA

Language: Python - Size: 7.07 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0