turing-machines
There are 25 repositories under turing-machines topic.
caleb531/automata
A Python library for simulating finite automata, pushdown automata, and Turing machines
margual56/TuringMachine
A Turing machine interpreter made in Java using Processing libraries.
AndreMacielSousa/UAbALL
The "Automata Learning Lab da Universidade Aberta (UAbALL)" strives to be an integrated laboratory for simulation of Automata. A first phase focused on building the base and introducing the Simulation of Deterministic Finite Automata (DFA). This Laboratory intends to enjoy the capacity of extensibility and adaptability, being this document a technical and scientific basis for the future production of the remaining components, as well as adapted to new technological realities and distribution platforms.
boydjohnson/lin-rado-turing
A Turing Machine simulator that checks for Halting, Lin-Rado Recurrence, + Blanking.
MailsonRuas/Universal-Turing-Machine-UTM
Universal Turing machine (UTM) is a Turing machine that can simulate an arbitrary Turing machine on arbitrary input
Naereen/jsTuring_fr
:fr: Simulateur de machines de Turing en HTML/Javascript :wrench::computer: - traduit en :fr: français depuis jsturing par @awmorp. → Essayez sur
ThatSINEWAVE/Langton-Ant-Game
Langton's Ant is a two-dimensional Turing machine invented by Chris Langton in 1986.
Apozzi/turing-craft
Turing Craft is visual tool for creating Universal Turing machine (UTM) using graphs. It supports Web and Desktop. Design, simulate, and explore the behavior of Turing machines.
emmanuel-h/TuringMachine
Turing Machine solver, iterating step by step
nnathan/arvo-fccs
Fundamental Concepts of Computer Science (Draft) - by James Arvo
serin-delaunay/tmtracery
Turing Machine to Tracery compiler
spbu-se/DesktopAutomataConstructor
Repository for "Automata Constructor" project, aimed at creating educational tool for various automata and Turing machines
timlg07/Mr-Turing
A Discord Bot simulating Turing Machines.
vikasgola/lambda-calculus
Learn lambda calculus with JavaScript.
AekarinOngart/Theory-of-Computation
01076121 THEORY OF COMPUTATION
functional-tim/rusty_turing_machine
A simple Turing machine command line program. It is reasonably fast.
lewapek/TuringMachineTranscompilerAndSimulator
Turing machine transcompiler and simulator
mikenoethiger/cturing
A turing machine simulator written in C
tailhq/Daedalus
Probabilistic Inference applied to Dynamical Systems & Turing Machines
Teo-Asinari/Turing_Machine_Experiments
My experiments implementing simple Turing Machines, UTM (still very much in-progress), and others, to solidify my understanding of Charles Petzold's book ("The Annotated Turing")
ByteCurdler/TuringMachine
Turing Machine and Turmites using Pygame, Pygcurse, and Python
jariazavalverde/hackage-turing-machines
A simple simulator for Turing machines
johnnyawesome/TuringMachine
An interactive Turing Machine written in Javascript, HTML and CSS
sparshgup/FOCS_Olin_Fall2023
Foundations of CS - Olin College - Fall 2023
TebogoYungMercykay/Procedural_Programming_in_CPP
C++ is a cross-platform language that can be used to create high-performance applications. C++ was developed by Bjarne Stroustrup, as an extension to the C language. C++ gives programmers a high level of control over system resources and memory. The language was updated 4 major times in 2011, 2014, 2017, and 2020 to C++11, C++14, C++17, C++20.