An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: pushdown-automata

caleb531/automata

A Python library for simulating finite automata, pushdown automata, and Turing machines

Language: Python - Size: 2.38 MB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 383 - Forks: 70

Zakrok09/ts-automata

Automata simulation utility package for FSMs, PDAs, TMs written for/in JS/TS.

Language: TypeScript - Size: 319 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 33 - Forks: 0

DES-Lab/AALpy

An Automata Learning Library Written in Python

Language: Python - Size: 25.6 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 186 - Forks: 29

LiinaRodriguez/kaze

🍁 lenguaje personalizado que permita definir de forma simple y legible diagramas jerarquicos y de flujo con propiedades visuales.

Language: JavaScript - Size: 351 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

toduko/languages-automata-and-computability

Материалите ми за упражнения по "Езици, автомати и изчислимост"

Language: TeX - Size: 3.14 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

zmij/afsm

C++14 Finite State Machine library

Language: C++ - Size: 5.92 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 173 - Forks: 25

Circhastic/regex-webapp

Simple Regex Simulator Webapp

Language: CSS - Size: 912 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1

cgiff9/tmfuck

A simple free-form interpreted language for building Turing machines and other automata

Language: C - Size: 1.49 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

syedhuzaif199/automata-weaver

A web-based graphical simulator for Finite automata, Pushdown automata and Turing machines.

Language: JavaScript - Size: 281 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

kris96tian/dsa_cpp

Bioinformatics Data Structures & Algorithms [such as the Q-Gram Index, scoring alignments , rna-structure prediction, generating the BLAST-Ńeighborhood and more.]

Language: C++ - Size: 203 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

carreraSilvio/BrightStateMachine

Unity FSM to control flow, menus, game objects and behaviours.

Language: C# - Size: 185 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 0

geekabhinav007/TOC-Short

In this Repo you can find CheatSeat for Theory of Computation and last minutes notes for your semester.

Size: 3.65 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

HM-Devs/State-Machines

A coursework submission focused on topics such as finite state automata, kleene's theorem, pushdown automata, regular languages and regular expressions, reading and writing CFG's including Chomsky Normal Form and BNF, Pumping Lemma for CFG's and RE's and Turing Machines.

Size: 2.52 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

vincentbudianto/Calculator

Calculator created by implementing pushdown automata

Language: C - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 2

AekarinOngart/Theory-of-Computation

01076121 THEORY OF COMPUTATION

Language: JavaScript - Size: 37.9 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

joshuacrotts/deterministic-pushdown-automata-parser 📦

This is a deterministic pushdown automata project for my Theory of Computation course.

Language: Java - Size: 2.82 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

vitorCamargo/pushdown-automata

👨🏽‍💻👏 Assignment for 'Formal Languages, Automata and Computability' subject about a simulation of Pushdown Automata

Language: Python - Size: 81.1 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

msindev/PushDown-Automata-Implementation

Implementation of PushDown Automata to track acceptance or rejection of a string.

Language: Python - Size: 120 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 0

gabsereniski/LFAC-Parser

A Pushdown Automata that parses regular expressions

Language: C++ - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mjftw/automata

Fundamental computing machines implemented in Clojure.

Language: Clojure - Size: 54.7 KB - Last synced at: about 17 hours ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

AliRezaBeitari/pda2cfg

Convert PDA (Pushdown automata) to CFG (Context-free grammar)

Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 3

sskender/automata-theory

Introduction to automata theory, languages and computation

Language: Python - Size: 412 KB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

Tanmaay3/Image-Recognition-using-Automata

Image Recognition using Finite and Pushdown Automata

Size: 329 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

FiryanulRizky/TeoriBahasadanOtomata

Kumpulan Projek Selama Mengikuti Matakuliah Teori Bahasa dan Otomata

Language: Python - Size: 7.22 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

code-hunger/Context-Free-Grammars

Definitions of necessary classes for working with contex-free grammars & an implementation of a few algorithms on them.

Language: C++ - Size: 106 KB - Last synced at: 2 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0