#
transition-table
Here are 6 public repositories matching this topic...
Language:All
Filter by language
A tiny library for parsing state transition tables
- Updated
May 4, 2023 - Python
Formal Languages and Compiler Design 1. RE to FA 2. NFA to DFA 3. CFG to CNF
grammarsregular-expressionchomskytransition-tablenfa-to-dfa-conversionfinite-automatoncfg-to-cnf-conversion
- Updated
Nov 5, 2021 - TypeScript
Table Driven State Machine example
- Updated
Apr 27, 2015 - C
Console program reads an automaton's transition table and generates the corresponding Deterministic Finite Automaton. It can also indicate whether a given string is accepted or not by the DFA language.
- Updated
Mar 7, 2021 - Python
Java Program to convert regular expression to transition table
- Updated
Apr 11, 2018 - Java
Improve this page
Add a description, image, and links to thetransition-table topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thetransition-table topic, visit your repo's landing page and select "manage topics."