GitHub topics: dfa
ozan2003/dfa
Implementation of Deterministic Finite Automaton as Graph.
Language: Python - Size: 116 KB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

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.43 MB - Last synced at: 2 days ago - Pushed at: 7 months ago - Stars: 3,701 - Forks: 465

DES-Lab/AALpy
An Automata Learning Library Written in Python
Language: Python - Size: 25.6 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 182 - Forks: 29

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

CelianNourry/Deterministic-Finite-Automaton
Minimal DFA to recognize defined regex
Language: C - Size: 1.28 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

AdityaBhattacharya1/Chester
Chester is a hobbyist programming language designed for simplicity and experimentation
Language: TypeScript - Size: 1.02 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

gustavopvilela/afd-game
2º trabalho prático da disciplina de Fundamentos Teóricos da Computação.
Language: Python - Size: 71 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

luciangreen/Philosophy
List of Philosophy Algorithms
Language: Prolog - Size: 3.92 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 1

marianobarrios/dregex
dregex is a Java library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations.
Language: Java - Size: 979 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 47 - Forks: 5

stfbnc/fathon
python package for DFA (Detrended Fluctuation Analysis) and related algorithms
Language: Cython - Size: 11.7 MB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 128 - Forks: 22

katef/libfsm
DFA regular expression library & friends
Language: C - Size: 7.3 MB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 960 - Forks: 56

houbb/sensitive
🔐Sensitive log tool for java, based on java annotation. (基于注解的 java 日志脱敏工具框架,更加优雅的日志打印。支持自定义哈希、支持基于 log4j2 插件的统一脱敏、支持 logback 插件统一脱敏)
Language: Java - Size: 452 KB - Last synced at: 13 days ago - Pushed at: 19 days ago - Stars: 648 - Forks: 182

houbb/segment
The jieba-analysis tool for java.(基于结巴分词词库实现的更加灵活优雅易用,高性能的 java 分词实现。支持词性标注。)
Language: Java - Size: 5.82 MB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 149 - Forks: 28

houbb/opencc4j
🇨🇳Open Chinese Convert is an opensource project for conversion between Traditional Chinese and Simplified Chinese.(java 中文繁简体转换,支持台湾、香港、中文日文转换。)
Language: Java - Size: 816 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 513 - Forks: 76

houbb/sensitive-word
👮♂️The sensitive word tool for java.(敏感词/违禁词/违法词/脏词。基于 DFA 算法实现的高性能 java 敏感词过滤工具框架。内置支持单词标签分类分级。请勿发布涉及政治、广告、营销、翻墙、违反国家法律法规等内容。高性能敏感词检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。)
Language: Java - Size: 5.42 MB - Last synced at: 18 days ago - Pushed at: 19 days ago - Stars: 5,036 - Forks: 684

HexMerlin/Automata
An optimized library for finite-state automata that includes visualization
Language: C# - Size: 7.52 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

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

jflex-de/jflex
The fast scanner generator for Java™ with full Unicode support
Language: Java - Size: 22.1 MB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 606 - Forks: 117

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: 24 days ago - Pushed at: 12 months ago - Stars: 27 - Forks: 3

houbb/pinyin
The high performance pinyin tool for java.(java 高性能中文转拼音工具。支持同音字。)
Language: Java - Size: 1.72 MB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 274 - Forks: 39

shilangyu/nfa-sandbox
A sandbox for creating, running, and testing NFAs
Language: TypeScript - Size: 253 KB - Last synced at: about 1 month ago - Pushed at: about 1 month 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: about 3 hours ago - Pushed at: over 2 years ago - Stars: 41 - Forks: 2

FireLustre/php-dfa-sensitive
:see_no_evil: 实现过滤敏感词汇:underage:,基于确定有穷自动机(DFA)算法,支持composer安装扩展
Language: PHP - Size: 57.6 KB - Last synced at: 22 days ago - Pushed at: almost 3 years ago - Stars: 756 - Forks: 141

ocaml/ocaml-re
Pure OCaml regular expressions, with support for Perl and POSIX-style strings
Language: OCaml - Size: 1.98 MB - Last synced at: 15 days ago - Pushed at: 21 days ago - Stars: 237 - Forks: 63

ndSpacehead/1c_http
Подсистема 1С для работы с HTTP
Language: 1C Enterprise - Size: 3.19 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 82 - Forks: 15

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: 4 days ago - Pushed at: almost 2 years ago - Stars: 57 - Forks: 9

chyyuu/compiler_lab
Some toy labs for compiler course
Language: Python - Size: 352 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 58 - Forks: 7

vgarciasc/dfa-draw
A web tool for drawing deterministic finite automata.
Language: JavaScript - Size: 107 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 4

emberfox205/finite-automata-toolkit
Collection of GUI tools to create and interact with finite automata
Language: Python - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: about 1 month 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: about 13 hours ago - Pushed at: almost 2 years ago - Stars: 349 - Forks: 26

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

jing-yaoo/BPMN-Process-Analysis-tool
Process Analysis tool to extract all possible paths/traces from a BPMN XML log.
Language: Python - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

qitana/ACT_DFAPlugin
FFXIV Duty Finder Assist for ngld/OverlayPlugin
Language: C# - Size: 2.84 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 51 - Forks: 7

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: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

mvcisback/dfa
A simple python implementation of a DFA.
Language: Python - Size: 228 KB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 21 - Forks: 3

mvcisback/dfa-identify
Python library for identifying/learning DFAs from labeled examples by reduction to SAT.
Language: Python - Size: 275 KB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 3

whitemech/LTLf2DFA
From LTLf / PPLTL to Deterministic Finite-state Automata (DFA)
Language: Python - Size: 1.51 MB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 72 - Forks: 9

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

fffaraz/DFA
Deterministic Finite Automata in C++, Token Parser & Lexer
Language: C++ - Size: 105 KB - Last synced at: about 2 months ago - Pushed at: over 12 years ago - Stars: 48 - Forks: 12

WGrape/lexer
A lexical analyzer based on DFA that is built using JS and supports multi-language extensions / 一个基于DFA的支持多语言扩展的JS版开源词法分析器
Language: JavaScript - Size: 6.42 MB - Last synced at: 12 days ago - Pushed at: about 2 years ago - Stars: 342 - Forks: 23

Rutpiv/cpf-rg-validator
CPF and RG validator system
Language: Java - Size: 192 KB - Last synced at: 13 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

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

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

1nchy/finite_state_machine
finite state machine or deterministic finite automata in c++20 template
Language: C++ - Size: 325 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

kirklin/go-swd
Sensitive Words Detection 一个高性能的敏感词检测和过滤库,基于 Go 语言开发,采用整洁架构设计。专注于中文文本的敏感词检测,支持多种检测策略和灵活的扩展机制。
Language: Go - Size: 1.32 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 18 - Forks: 3

philippkarg/some-physical-attacks
Some very simple phyiscal attacks I implemented in the scope of a university course.
Language: Python - Size: 127 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

bean-du/dfa
dfa is a sensitive word checker 敏感词检测
Language: Go - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 45 - Forks: 11

amir-azari/DFA-Minimizer-JavaFX
A JavaFX-based tool for visualizing, editing, and minimizing DFAs (Deterministic Finite Automata), enabling users to efficiently create, optimize, and work with state machines in a user-friendly interface.
Language: Java - Size: 3.85 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 8 - Forks: 0

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

OpenKNX/OFM-DFA
Module for OpenKNX: State Maschines for KNX defined as Deterministic Finite Automaton (DFA)
Language: C++ - Size: 1.83 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

OpenKNX/OAM-StateEngine
State Machines for KNX configurable via ETS
Language: PowerShell - Size: 114 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

YanhuiJessica/Syntax-Analysis
LR(0)/SLR(1)/LR(1)/LALR(1), syntax analysis, simple calculator
Language: Python - Size: 325 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 2

Circhastic/regex-webapp
Simple Regex Simulator Webapp
Language: CSS - Size: 912 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

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

coderatul/DFA-Simulator
A Python tool for simulating Deterministic Finite Automata (DFAs) by reading transition tables from Excel files. It checks if input strings are accepted, supports verbose output for detailed DFA information, and ensures all transitions are defined. Object-oriented, user-friendly, and ideal for theoretical computer science education.
Language: Python - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

andrew-johnson-4/L1DFA
Deterministic Finite-State Automata Library for Rust, written in L1
Language: Rust - Size: 42 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

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

HoangDat47/DFA
Lexical Analyzer DFA
Language: Python - Size: 553 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

lloydlegaspi/DFA-Based-Approach-for-Skill-Matching-in-Resume-Screening Fork of katheeyine/DFA-Based-Approach-for-Skill-Matching-in-Resume-Screening
Prototype for the Automata Research Project
Language: Python - Size: 241 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

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

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

alirezakay/RegexToDFA
converting regex (regular expression) to DFA directly by creating syntax tree in java
Language: Java - Size: 1.44 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 30 - Forks: 15

Superb-Man/Automaton-Solver
regex -> abstract syntax tree -> nfa -> dfa(minimized) conversion.
Language: C++ - Size: 499 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 2 - 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: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1

lamzaone/DFA-multiple-search
DFA multiple substring search
Language: Python - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

5aurabhpathak/backprop-free-algorithms-vol1
Unified and customizable implementation of Direct Feedback Alignment (DFA), Direct Random Target Projection (DRTP) and Local Loss (LL) algorithms in Keras/TF2
Language: Jupyter Notebook - Size: 389 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

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

rezamardaniDev/finite-acceptor
Python implementation of a Deterministic Finite Automaton (DFA) with interactive testing. Verify input string acceptance and explore language processing concepts
Language: Python - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

kubershahi/dfas-rnn
Synthesizing DFAs through RNN
Language: Jupyter Notebook - Size: 2.66 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

arusson/dfa-aes
Efficient C implementation of Differential Fault Analysis on AES (round 8 or 9)
Language: C - Size: 16.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 17 - Forks: 4

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

TharunKumarrA/TOC-Case-Study-DFA
Logical implementation for DFA diagrams from language inputed
Language: Python - Size: 192 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

mincrmatt12/nmfu
the "no memory for you" "parser" generator
Language: Python - Size: 1.44 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

missipsag/LexiC-analyser
This project is a Lexical Analyzer (Scanner) implemented in C, designed to tokenize a simple programming language. It processes an input string (source code) and identifies valid tokens such as keywords, identifiers, numbers, operators, and punctuation marks. The analyzer is based on a Deterministic Finite Automaton (DFA).
Language: C - Size: 91.8 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 2 - 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: 3 months ago - Pushed at: about 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: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

pschichtel/Automata
A library that implements formal finite state automata.
Language: Java - Size: 336 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

sakateka/plt
Language: Rust - Size: 321 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1

MuhammadAliyan10/Regex-Engine
Regex Engine with Parsing, Backtracking, Graph travesal and DFA.
Language: Python - Size: 3.91 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

sourhub226/c-cpp-programs
Important C and C++ programs for computer engineers.
Language: C - Size: 495 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 2

Gyakobo/Recognizing-an-email-adress-with-DFA
The following example is meant to demonstrate how a Deterministic Finite Automata(DFA) algorithm is supposed to guide identify whether a string is an email adress ending with .gov or .gr
Language: Python - Size: 134 KB - Last synced at: 7 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Himanshu-srihsk/LANGUAGE_PROCESSOR_LAB
LEX PROGRAM,YACC PROGRAM,DFA NFA
Language: C - Size: 76.2 KB - Last synced at: 2 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: about 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

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

iacolippo/Direct-Feedback-Alignment
Experiments with Direct Feedback Alignment training scheme for DNNs
Language: Jupyter Notebook - Size: 324 KB - Last synced at: about 2 months ago - Pushed at: over 8 years ago - Stars: 31 - Forks: 8

Vatshayan/DFA-Optimization-Minimization-
This is about DFA optimization/Minimization in C program
Language: C - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 3

dankolesnikov/DFAtoTuringMachine
Turing Machine that simulates behavior of any Deterministic Finite Automata
Size: 11.8 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 5

timtadh/lexmachine
Lex machinary for go.
Language: Go - Size: 296 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 406 - Forks: 28

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

Hector-Y-SM/Next
Diferentes automatas programados, utilizando next
Language: JavaScript - Size: 33.2 KB - Last synced at: 4 days ago - Pushed at: over 1 year 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: 26 days ago - Pushed at: about 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: 3 months ago - Pushed at: 9 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: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

nitely/nregex
A fast DFA based Regex engine that supports submatches
Language: Nim - Size: 476 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 52 - Forks: 1

vhtua/DFA-Checking-Tool
A tiny tool (developed in C++) to validate a given string if it is accepted by the input DFA
Language: C++ - Size: 1.55 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 1 - 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: about 2 months ago - Pushed at: almost 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: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

GrgoMariani/Python-Decorators
A list of useful python decorators
Language: Python - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 1

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

drknzz/Deterministic-Finite-Automata
🔄 Deterministic Finite Automata simulator 🔄
Language: Prolog - Size: 92.8 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1
