Skip to content
#

dfa-construction

Here are 33 public repositories matching this topic...

A basic Implementation of a Deterministic Finite State Automaton (DFA), Non-Deterministic Finite State Automaton (NFA) and Fallback DFA with Actions (FDFA) along with the Left Recursion Elimination algorithm for a Context-Free-Grammar (CFG)

  • Updated Aug 3, 2020
  • Python

A Regular Languages Simulator to help CS students understand and experiment with everything Regular Languages 📕 Includes Regular Expressions (Regexes), DFAs, NFAs, as well as functionality and UI for converting back and forth between them ♻️

  • Updated Oct 1, 2024
  • TypeScript

Improve this page

Add a description, image, and links to the dfa-construction topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dfa-construction topic, visit your repo's landing page and select "manage topics."

Learn more