turing-machine-simulator
There are 223 repositories under turing-machine-simulator topic.
Turing-Machine-Experiment
Небольшие эксперименты по программированию для Машины Тьюринга. Исключительно в рамках собственного любопытства.
symulator-maszyny-Turinga
projekt zaliczeniowy z przedmiotu Wprowadzenie do Programowania
TuringMachine
Multifunctional Turing machine emulator written in the Qt framework
vscode-vtm-syntax
Virtual Turing Machine Syntax Highlighter for VSCode
enigma-c
A Máquina de Turing em C
Turing-Machine
Created simple Turing machine which support slightly modified programs from New Emperor's Mind using python
maquina-de-turing
Implementação de uma Máquina de Turing em Rust.
BattleTuring
A cool new game where you fight with turing machines
Turing-Machines
Turing Machines implementation w/JFLAP
turing
Turing Machine simulator inspired by the summary in A Biography of the Pixel (Alvy Ray Smith)
Turing-Machine-AutomataProject
This repository contains turing machine designing, visual and its code for language {ww | w ∈ {0,1} }
turing-machine-language
Turing machine language. A (somehow) high-level language to describe programs running on Turing machines
UniversalTuringMachine
implementation of a universal turing machine, options to set symbols and have a custom starting tape
turing
turing machine simulator
turingmachinesimulator
Simulator of a Turing machine. It handles non-deterministic Turing machines.
simulator-turing-machine
Tugas Besar Mata Kuliah Teori Bahasa dan Automata
Turing-Machine-Simulator
C++ Semi-Infinite Turing Machine with non-stationary moviment.
Mr-Turing
A Discord Bot simulating Turing Machines.
turing-machine-simulator
A Turing Machine Simulator
compute-kernel
Portable computational core. It simulates batches of turing machines referenced in the complete enumeration.
TouringMachine
An ISA + Assembler + Emulator that I first wrote while bored in math class one afternoon. Originally supposed to be a Turing Machine emulator, the project grew a little bit from there.
vonNeumannTuringMachine
A project to built a complete turing machine in JvN29
emulatore_macchina_di_turing
Questo è un emulatore della macchina di Turing del seguente video:
TuringMachines
My try to build turing automate machine
TuringMachineSim
Multitape Non-Deterministic Turing Machine Simulator
TuringNDTMSimulator
A simulator for multitape nondeterministic Turing Machines in Python 3
computation
Turing Machine - The ultimate art of Computation
ufla-teoria-computacao-trabalho_final
Heurística para solução do problema da parada.
TuringMachine_Qt
a TuringMachine_visualizer
SimulaMT
Um simulador da Máquina de Turing com duas fitas
Turing-machine
Turing machine implemented in Python
TuringMachines
A turing machine for both deterministic and nondeterministic way
tmtracery
Turing Machine to Tracery compiler
calcuring
A calculator implemented using turing machine
turing-machine
A turing-machine implementation in Java.
Graphic-Pushdown-Automaton
Pushdown automaton made with Python