Context free grammar to pushdown automaton convertor, along with string parser - Theory of Languages and Machines project, spring 2020
-
Updated
Jan 18, 2022 - Python
Context free grammar to pushdown automaton convertor, along with string parser - Theory of Languages and Machines project, spring 2020
Implementation of PushDown Automata to track acceptance or rejection of a string.
Simple Timed I/O Automata Simulator for Distributed Algorithms
Simulate a string if it is valid in the deterministic finite automaton (DFA)
Automata-Toolbox implements various types of automata, including DFA, NFA, CFG and PDA.
Mathematical simulation of Terraria's dynamic world generation with cellular automata.
Tugas Besar Mata Kuliah Teori Bahasa dan Automata
Cellular-Automata-Visualizer is a collection of four interactive cellular automaton simulations with real-time, color-coded grid visualizations, implemented in Python mode using Processing.
Implementation of Finite Automata(deterministic , non-deterministic and non-deterministic with ε transitions)
NFA to DFA conversor.
Projeto desenvolvido para a disciplina SIN 131 - Introdução à Teoria da Computação, da Universidade Federal de Viçosa - Campus Rio Paranaíba.
Visualizations of cellular automata
Cellular automaton; It is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input. One interacts with the Game of Life by creating an initial configuration and observing how it evolves
A Python GUI app to design, visualize, and simulate finite automata (DFA/NFA) with interactive analysis and word processing.
A library for simple automata simulation written in Python 3
Introduction to Theoretical Computer Science laboratory exercises - Python solutions.
Simple python 3 implementation for finite automatons and regular expressions
Another implementation of Finite State Machine and extensions for Django context.
Simple LRI machine implementation
Add a description, image, and links to the automata-simulator topic page so that developers can more easily learn about it.
To associate your repository with the automata-simulator topic, visit your repo's landing page and select "manage topics."