pushdown-automaton
There are 52 repositories under pushdown-automaton topic.
ArchonInteractive/SwissArmyLib
Collection of helpful utilities we use in our Unity projects.
zmij/afsm
C++14 Finite State Machine library
CROSSINGTUD/SPDS
Efficient and Precise Pointer-Tracking Data-Flow Framework
ilyasergey/reachability
Experimental implementation of k-CFA and Pushdown k-CFA with optional Abstract Garbage Collection for LambdaJS and a subset of Scheme programming language
Kerollmops/oxidized-json-checker
A pushdown automaton low memory JSON bytes stream checker
CristianAbrante/PushdownAutomaton
Implementation of a pushdown automaton (PDA) in Java for learning purposes
Retamogordo/fi-night
Statically-typed Finite State Machine and Pushdown Automaton implemented with Rust procedural macro
ZigRazor/CXXAutomata
A C++ library for simulating automata and Turing machines
mmerabet42/ft_lexiq
A generic syntactic and lexical analyzer (context-free grammar)
eug/cuckoo
Framework for creating automatons
europ/VUTBR-FIT-TIN
VUTBR - FIT: TIN 2018/2019
micycle1/PFLAP
Processing Formal Languages and Automata Package
rafael-santiago/expr
A very simple code showing the technique of how to solve expressions using RPN.
Gyakobo/Recognizing-context-free-languages-with-a-PDA
The following project should define a PDA that in its turn would recognize a specific context-free language.
cgiff9/tmfuck
A simple free-form interpreted language for building Turing machines and other automata
DannyPeck/expression_calculator
Expression Calculator using Top Down Derivation
Daviddp96/pushdown-automata
Simple deterministic pushdown automata simulator assignment for CS Degree @ Central University of Venezuela
girish-io/shuntingyard
An implementation of the shunting yard algorithm by Edsger Dijkstra and a postfix stack evaluator.
nemkin/thalg-notes
Solutions to practice session exercises from Theory of Algorithms at BUTE.
FezaiTech/pdaft
PDAFT is a Pushdown Automaton (PDA) simulation example that checks the validity of a given mathematical expression.
ged/pushdown
A pushdown automaton toolkit for Ruby.
GustavoMartinx/Parser
Implementation of a parser for arithmetic expressions in the C- programming language through a pushdown automaton (PDA).
Harsha-Vardhan-Tangudu/Theory-Of-Computation-Designing-PDA-Turingmachine-Safe-Submarine-Battle
Designing Pushdown Automata and Turing machine for Safe Submarine Battle
jackr276/Context-Free-Language-Recognition-with-a-PDA
Implementation of a Pushdown Automaton that recognizes strings belonging to a language valid arithmetic expressions over floating point numbers
JulianRivers/Simulador-automata-pila
Simulador de automata pila con 4 lenguajes validados hecho en Java swing
koromodako/INSA-4IF-Lutin-Interpreter
Interpreter for Lutin language
Nihilish/PDARun
Simple interpreter for PDA programs (Language for designing and testing pushdown automatas)
pero5ar/FER.UTR
tasks of the Introduction to Theoretical Computer Science course @ FER, University of Zagreb
sskender/automata-theory
Introduction to automata theory, languages and computation
aneshodza/pushdown-automaton
Allows users to create (deterministic) pushdown automata
Cave-8/Pushdown-Automaton
A simulator for Deterministic Pushdown Automaton (configurable from plain txt file).
elifozmen/Pushdown-Automata---PDA
Please read the Design Report.
flawreen/LFA-Game-Engine-Exam
Formal languages and automata exam, University of Bucharest
cheezypotatoes/Deterministic-PushDown-Automata-Project
Pushdown automata sandbox as a 2nd-year final project
IuraCPersonal/lfpc
𝙵𝙰𝙵 𝙵𝚘𝚛𝚖𝚊𝚕 𝙻𝚊𝚗𝚐𝚞𝚊𝚐𝚎𝚜 𝚊𝚗𝚍 𝙲𝚘𝚖𝚙𝚒𝚕𝚎𝚛 𝙳𝚎𝚜𝚒𝚐𝚗
jeffque/bash-java-enums-parser-butwhyyy
A jornada para fazer um parser de enums java em bash