GitHub topics: nfa
ChatAndBuild/non-fungible-agents-BAP-578
BAP-578 is a Non-Fungible Agent (NFA) Token Standard available on BNB Chain. As the very first BNB Chain Application Proposal (BAP), it proposes a new way to create tradeable intelligence, with AI Agents as a new asset class via static and learning agents. http://nfa.xyz/
Language: JavaScript - Size: 3.42 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 1

rust-lang/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Language: Rust - Size: 7.68 MB - Last synced at: 7 days ago - Pushed at: 13 days ago - Stars: 3,772 - Forks: 480

jflex-de/jflex
The fast scanner generator for Java™ with full Unicode support
Language: Java - Size: 22.1 MB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 613 - Forks: 119

katef/libfsm
DFA regular expression library & friends
Language: C - Size: 7.41 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 963 - Forks: 57

h2337/clex
clex is a simple lexer generator
Language: C - Size: 131 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 97 - Forks: 9

dev-4hmad/Automata-Conversion-Visualizer
An interactive app for the learning of finite automata (examples + diagrams)
Language: JavaScript - Size: 27.3 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

BurntSushi/regex-automata 📦
A low level regular expression library that uses deterministic finite automata.
Language: Rust - Size: 39.1 MB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 351 - Forks: 26

Chaoses-Ib/ib-matcher
A multilingual, flexible and fast string and regex matcher, supports 拼音匹配 and ローマ字検索
Language: Rust - Size: 1.49 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 56 - Forks: 0

gliwka/hyperscan-java
Match tens of thousands of regular expressions within milliseconds - Java bindings for Intel's hyperscan 5
Language: Java - Size: 29 MB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 192 - Forks: 48

tonievictor/rexen
Compile and evaluate regular expressions using Non-deterministic Finite Automata (NFAs).
Language: Gleam - Size: 81.1 KB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 11 - Forks: 0

ProgrammerGnome/ATgame_fx
A Theory of Computation mini project in progress using Java and JavaFX GUI.
Language: Java - Size: 2.38 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

wolgwang1729/NotesTOC
This repository contains my notes on various topics of Theory of Computation. The notes are written in LaTeX and are available in both .tex source and compiled .pdf formats.
Language: TeX - Size: 596 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

rohaquinlop/automathon
A Python library for simulating and visualizing finite automata
Language: Python - Size: 503 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 68 - Forks: 4

christelbuchanan/bep007-non-fungible-agents-nfa
BEP-007 is a Non-Fungible Agent (NFA) Token Standard available on BNB Chain, inspired by the iconic "007" designation for elite agents. http://nfa.xyz/
Language: Solidity - Size: 3.05 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 2

Wardenfar/regex-automata
A lightweight crate implementing primitives for producing and manipulating Regex, NFA, and DFA
Language: Rust - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

domamaric/UTR
Introduction to Theoretical Computer Science laboratory exercises - Python solutions.
Language: Python - Size: 44.9 KB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

timtadh/lexmachine
Lex machinary for go.
Language: Go - Size: 296 KB - Last synced at: 25 days ago - Pushed at: about 3 years ago - Stars: 412 - Forks: 28

RunDevelopment/refa
A library for finite automata and regular expressions in the context of JS RegExp
Language: TypeScript - Size: 5.82 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 28 - Forks: 3

madhu102938/regex-engine
Regex Engine from sratch building NFA and BFS to match
Language: Go - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

RegexSolver/regexsolver-python
Python library for RegexSolver API.
Language: Python - Size: 33.2 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

nfa-vfxim/tk-houdini Fork of shotgunsoftware/tk-houdini
A Shotgun Pipeline Toolkit Engine for Houdini.
Language: Python - Size: 58.2 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Quentin18/fsmdot
Implementation of finite-state machines and exportation to dot format
Language: Python - Size: 47.9 KB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 0

shilangyu/nfa-sandbox
A sandbox for creating, running, and testing NFAs
Language: TypeScript - Size: 253 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Devorein/fauton
An ecosystem of packages to work with automaton and parsers (dfa/nfa/e-nfa/regex/cfg/pda)
Language: TypeScript - Size: 6.28 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 41 - Forks: 2

lewiuberg/visual-automata 📦
Visual Automata is a Python 3 library built as a wrapper for the Automata library to add more visualization features.
Language: Python - Size: 378 KB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 57 - Forks: 9

chyyuu/compiler_lab
Some toy labs for compiler course
Language: Python - Size: 352 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 58 - Forks: 7

Nagasai125/Compiler-Design---18CSC304J-
18CSC304J Compiler Design Lab codes
Language: C++ - Size: 1.48 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mkantrr/automython
A simplistic programming language interpreter to Python to help students grasp finite automata theory programmatically and with a computed graph through visualization libraries.
Language: Python - Size: 515 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

whitemech/pythomata
A Python package for automata theory.
Language: Python - Size: 6.07 MB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 56 - Forks: 7

018gaurav/lexm
A specification for representing dictionary-ready, lexical entries and their relationships
Language: Ruby - Size: 117 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

bryan967132/OLC1_Proyecto1_201908355
Language: Java - Size: 8.69 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

onurakkaya/nfa-to-dfa-conversion
FlyWeight Finite Automata Simulator
Language: C# - Size: 73.2 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

zetaraku/ScannerBase
A regex-to-DFA construction visualizer.
Language: JavaScript - Size: 1.1 MB - Last synced at: 8 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 2

TweakScale/Companion_PKMC
TweakScale Companion Patches for Near Future Add'Ons
Language: C# - Size: 1.52 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 1

MuntashirAkon/FiniteAutomataLabExperiments 📦
Lab experiments of Finite Automata Theory course (CSE 2206 at RUET)
Language: C++ - Size: 13.7 KB - Last synced at: 22 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

Pranavjeet-Naidu/NFAbric
A Non-deterministic Finite Automaton (NFA) based Regular Expression Engine implemented in Scala. Supports basic regex operations, dot operator, and visualization using GraphViz.
Language: Scala - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

sharyash81/TLA01-Projects
Midterm project of Theory of languages and automata - Mentorship
Language: Python - Size: 13.7 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Tony0380/Computability
A Java program that can emulate various computational models
Language: Java - Size: 194 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Superb-Man/Automaton-Solver
regex -> abstract syntax tree -> nfa -> dfa(minimized) conversion.
Language: C++ - Size: 499 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

collections54/Re-to-NFA
Reads a postfix regular expression and outputs a cooresponding NFA
Language: C - Size: 28.3 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Ouissalb/NFA_to_DFA Fork of koumaimabr/wisoumprojet
A program in Java and QT Jambi to convert an NFA to a DFA and minimize it
Language: Java - Size: 66.1 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 1

a-tokyo/compilers-lab
👨🎓🖥 A set of compilers problem sets.
Language: Java - Size: 111 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ShE3py/I53-TP4
Regex matcher using Thompson’s construction.
Language: C - Size: 134 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

yallop/ocaml-re-nfa
OCaml code to construct an NFA from a regular expression
Language: OCaml - Size: 104 KB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 50 - Forks: 7

Amirreza81/Buchi-automaton
Theoretical Project about Büchi and Generalized Büchi automaton
Language: TeX - Size: 3.32 MB - Last synced at: 13 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Kunal70616c/Automata-C-Implementation
A collection of efficient automata algorithms implemented in the C programming language, designed to solve various computational problems.
Language: C - Size: 31.3 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

valayDave/regex-matching-nfa
Regular Expression Engine which Uses NFAs and DFAs to Match Regular Expression
Language: C++ - Size: 2.93 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

cgiff9/tmfuck
A simple free-form interpreted language for building Turing machines and other automata
Language: C - Size: 1.49 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

baum1810/sfa-checker
a little programm to check if a minecraft account is nfa or sfa
Language: Python - Size: 5.86 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 3

Himanshu-srihsk/LANGUAGE_PROCESSOR_LAB
LEX PROGRAM,YACC PROGRAM,DFA NFA
Language: C - Size: 76.2 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Mohammedvaraliya/AutomaPy
This package refers to the topic of automata theory, which includes DFA, NDFA, Mealy machines, Moore machines, Finite state machine and Turing machine.
Language: Python - Size: 78.1 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Tahir1072a/RegularExpToNfa
The C code that obtains an NFA machine from a regular expression using the Thompson construction algorithm has been shared.
Language: C - Size: 49.8 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

nfa-vfxim/tk-multi-publish2 Fork of shotgunsoftware/tk-multi-publish2
Shotgun Toolkit publishing app.
Language: Python - Size: 30.4 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

avli/nfa-regex
A regular expression engine based on nondeterministic finite automata (NFA)
Language: Python - Size: 10.7 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 1

luizfelipedasilva678/regex-engine
Regex implementation using Thompson's construction algorithm
Language: TypeScript - Size: 33.2 KB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

CrysoK/TC1-TPT 📦
Trabajo práctico transversal / Teoría de la Computación 1
Language: C - Size: 225 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

mirzaim/Finite-Automata-Project
Finite automata (DFA and NFA) with functionality to convert NFAs to DFAs and check string acceptance.
Language: Python - Size: 7.81 KB - Last synced at: 9 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

pabloDeputter/Automata-Simulator
A C++ Automata simulator that models and visualizes automata using JSON inputs and generates .dot files for visualization. Built for the "Languages & Automata" 1st bachelor course at the University of Antwerp.
Language: C++ - Size: 4.96 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

quanpersie2001/DFA-Converter
This tool is used to convert non-deterministic finite automata (NFA) to deterministic finite automata (DFA) through an interactive and visual interface.
Language: JavaScript - Size: 42 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

fabeezz/LFA
Formal Languages and Automata / Limbaje Formale și Automate / Y1S2
Language: Python - Size: 5.1 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

James-Ansley/python-fsa
A small project demonstrating both deterministic and nondeterministic finite state machines
Language: Python - Size: 284 KB - Last synced at: 27 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

digitalheir/java-nfa
🌁 Nondeterministic Finite State Automata for Java (in plain English: flowcharts with multiple possible outcomes)
Language: Java - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 3

FaiazPronoy/BRACU_CSE331
CSE331 - Automata and Computability | Spring'24 | BRACU
Size: 3.83 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ceenaa/nfa-to-dfa
NFA to DFA Converter and Sequence Validator with python
Language: Python - Size: 40 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Asma11za/Pharmacy_Vending_Machine
Design a pharmacy vending machine using Finite State Machines.
Language: Python - Size: 3.38 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

RegexSolver/regexsolver-js
Node.js library for RegexSolver API.
Language: TypeScript - Size: 73.2 KB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

RegexSolver/regexsolver-java
Java library for RegexSolver API.
Language: Java - Size: 39.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Zeqiang-Lai/Visualization-of-Regx2DFA
Java program that converts regular expression to DFA.
Language: Java - Size: 1.8 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

imehar/regular-expression-to-NFA
A program to convert the given regular expression to Non Definite Automata (NFA)
Language: C++ - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 11

alafty/RegularExpressionToNFA
Task 1 for the Compilers lab where the needed deliverable is a function that takes a regular expression as an input and outputs an equivalent NFA as per Thompson's methon
Language: Java - Size: 68.4 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

b30wulffz/automata-toolkit
A tiny library which contains tools to convert, minimize and visualize Regular Expressions, NFA and DFA.
Language: Python - Size: 56.6 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 1

Ahmed712441/Nfa2Dfa
Desktop app for converting NFA (Non Deterministic Finite Automata) to DFA (Deterministic Finite Automata)
Language: Python - Size: 5.38 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

zwd321081/regexparserengine
regular expression parser engine
Language: JavaScript - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Saphereye/gregex
Provides a regular expression engine that uses a Nondeterministic finite automaton to simulate the regular expression
Language: Rust - Size: 57.6 KB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ndSpacehead/1c_regexp
Работа с регулярными выражениями средствами платформы 1С:Предриятие
Language: 1C Enterprise - Size: 64.5 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 3

gabrielSantosLima/automata-theory
⚙Computational models
Language: Python - Size: 407 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mstern98/topylogic-git
Topologic Python Library. A library to simulate DFAs and Probabilistic DFAs using context switching. This library provides a way to build and define the behavior of a graph. The client is able to define the function each vertex and edge of the graph make and how the graph transitions from one (the first valid edge) or to many states, as well as which states the graph starts in.
Language: C - Size: 30.3 MB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

eriknyquist/librxvm
non-backtracking NFA-based regular expression library, for C and Python
Language: C - Size: 1.58 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 61 - Forks: 1

NihalSh/regular-expression-to-nfa
Language: C - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

loganpkg/spot
Monorepo containing the spot text editor and an implementation of the m4 macro processor
Language: C - Size: 962 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

rdnply/goregexp
An implementation of regular expressions in Go.
Language: Go - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

dejavudwh/Regex
An implementation of regular expressions for Python that uses a finite state automaton(正则引擎的Python实现,包括从NFA到DFA和DFA的最小化)
Language: Python - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 79 - Forks: 25

CosminJ2004/LFA
LFA
Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nfa-vfxim/tk-multi-breakdown Fork of shotgunsoftware/tk-multi-breakdown
A Shotgun Pipeline Toolkit app that helps you see what is out of date in your scene.
Language: Python - Size: 8.23 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dmitryesin/regular-expression-in-nfa
A graphical application that checks a regular expression and checks that the entered word belongs to it
Language: Python - Size: 31.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

2200031797KavyaA/StateMachineApp
State Machine App is a web app for automata enthusiasts, offering seamless conversion of Non-Deterministic Finite Automata (NFA) to Deterministic Finite Automata (DFA) alongside advanced algorithms for DFA minimization and reduction. With its intuitive interface, powerful features,and simplify complex automata tasks, making it a better application.
Language: CSS - Size: 1.69 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

reity/nfa
Pure-Python library for building and working with nondeterministic finite automata (NFAs).
Language: Python - Size: 94.7 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

PrasannaNatarajan/CSD303_TOC
Assignments for the course CSD303 Theory Of Computation
Language: Java - Size: 12.7 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

yanshengjia/compiler
SEU CS Compiler Course Design: LEX & YACC for MiniC
Language: Python - Size: 34.1 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

nicolacanzonieri/dfa-la
Creates a transition table for a Deterministic Finite Automaton (DFA) and analyze input
Language: Python - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

V1ntag3/er_to_afne_and_recognition_afne
Regular expression converter into non-deterministic empty state finite automata, and word recognition in the automaton
Language: Python - Size: 130 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

EddieEldridge/GoLangAutomaton
A regular expression engine built using Go
Language: Go - Size: 215 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

rwillrich/finite-automata
Finite automata implementation in Haskell
Language: Haskell - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

harishr1308/RegextoNFA
Converting Regular Expressions to Non-deterministic Finite Automaton(NFA) using C++ and displaying the NFA using OpenGL
Language: C++ - Size: 64.5 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

ZiadSheriif/AutoMajestic
RegEx Visualizer is a powerful tool that allows you to visualize the process of converting regular expressions into Non-deterministic Finite Automata (NFA), Deterministic Finite Automata (DFA), and minimized DFA.
Language: Jupyter Notebook - Size: 3.97 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fcannizzaro/nfa-to-dfa 📦
Convert NFA to DFA (json output) from (json input, .nfa file)
Language: JavaScript - Size: 10.7 KB - Last synced at: 24 days ago - Pushed at: over 9 years ago - Stars: 5 - Forks: 2

Tobi2K/python-regex-parser
A simple script to convert Python regular expression to expressions following the formal defintion
Language: Python - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sColin16/regular-languages
A Python package to explore regular languages and their representations
Language: Python - Size: 50.8 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

muhiris/CompilerConstruction
All CC-Labs of Sir Nadeem.
Language: Python - Size: 44.9 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

danibazi9/FiniteAutomataImplementationWithSchematic
Implementation of fully-functioned finite automata (DFA/NFA), also include schematically implementation
Language: Java - Size: 40.6 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
