dfa
Here are 19 public repositories matching this topic...
Lexical Analyser is a Lexer / Tokenizer that determines whether a source code is accepted by a given Deterministic Finite State Automaton or not.
-
Updated
Jul 12, 2020 - C#
The GeneticDFA project uses genetic programming to reverse engineer blackbox systems modeled in DFA form.
-
Updated
May 18, 2023 - C#
Scanning / Lexical Analysis in .Net Core; ported from https://github.com/mtimmerm/dfalex
-
Updated
Nov 22, 2020 - C#
FlyWeight Finite Automata Simulator
-
Updated
Nov 27, 2023 - C#
Deterministic Finite Automaton Csharp
-
Updated
Apr 26, 2022 - C#
A small CLI to get a bisimulation relation between two processes
-
Updated
Apr 14, 2023 - C#
A little CLI program to convert NFA's to DFA's
-
Updated
Apr 14, 2023 - C#
Trabalho feito para a terceira prova da disciplina de Linguagens Formais e Autômatos da Universidade Federal do Maranhão (UFMA) semestre 2022.1
-
Updated
Nov 19, 2022 - C#
A String Parser genterate tokens by setting states and transitions of Deterministic Finite Automata (DFA).
-
Updated
Aug 5, 2019 - C#
Implementation of scanner & parser of a TINY language compiler
-
Updated
Dec 27, 2022 - C#
Tool to design and simulate finite state machines
-
Updated
Mar 8, 2024 - C#
Improve this page
Add a description, image, and links to the dfa topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dfa topic, visit your repo's landing page and select "manage topics."