turing-machine-simulator
There are 223 repositories under turing-machine-simulator topic.
Tur2Spell
Turing machine implementation for spelling Turkish words
turing-machine-js
🧘🏼♂️ A convenient Turing machine
Machine
Turing Machine simulator
turing
A Python library for working with Turing machines
turing-machine-calculator-simulator
Simulation of Basic Calculator through the Turing Machine
Turing-Machine
Turing machine implementation in python3.
TuringMachineLambdaCalculusInterpreter
A HTML/JS web application that converts a Turing machine to an untyped lambda calculus term (and vice versa) within a polynomial time complexity.
turing_machine
A simple C program to emulate two symbol turing machine
ComputabilityTheory.jl
Pure Julia implementation of tools used in Computability Theory
compstruct
SUTD 2020 50.002 Computation Structures Code Dump
interactive-turing-machine
⚙ An interactive Turing machine simulator written in TypeScript
kmachine
A toy compiler that produces Kappa code from Counter Machine instructions.
Langton-Ant-Game
Langton's Ant is a two-dimensional Turing machine invented by Chris Langton in 1986.
TuringMachines
Exercise for Theory of Computation Exam @ Unifi - Turing Machines Simulator.
Turing-Machine-Experiment
Небольшие эксперименты по программированию для Машины Тьюринга. Исключительно в рамках собственного любопытства.
tmfuck
A simple free-form interpreted language for building Turing machines and other automata
turing-machine
This program simulates the operation of a Turing machine 🦫
Turing-Machine
Java implementation of DFA(Deterministic Finite Automata) and Turing Machine
Machine-de-Turing
émulateur d'une machine de turing
qasmint
Queued Assembler Interpreter
lin-rado-turing
A Turing Machine simulator that checks for Halting, Lin-Rado Recurrence, + Blanking.
conways_game_of_life_2
conway's game of life in ReactJs. Started over in this repo for extra practice
conways-game-of-life
Disclaimer: The focus of this project was the algorithm, not the styles or responsiveness. This was a Lambda School Computer Science project that I thought was so intriguing that I decided to use it in my portfolio. The design is not the focus of this project as I have ZERO eye for design.
lisp-turing-machine
Turing machine implementation in Common Lisp
turing-machine
:microscope: Turing Machine Simulator
PackMFCS
A set of python programs that can be used by early learners of the Mathematical Foundations of Computer Sciences (courtesy: Introduction to the Theory of Computation by Michael Sipser)
NTM_simulator
Nondeterministic Turing-machine simulator // Final assignment of PoliMi Algorithms and Data Structures course (API) 2017-2018
Turing_Interpreter
A prototype interpreter for code for a one-tape Turing machine.
ft_turing
Turing Machine simulator made in Haskell
Universal-Turing-Machine-UTM
Universal Turing machine (UTM) is a Turing machine that can simulate an arbitrary Turing machine on arbitrary input
turing-go
Turing machine simulation - implemented in go
TMSimulator
Turing Machine Simulator - aegroto - 2016
jsTuring_fr
:fr: Simulateur de machines de Turing en HTML/Javascript :wrench::computer: - traduit en :fr: français depuis jsturing par @awmorp. → Essayez sur
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.
TuringMachineSimu
An online Turing machine simulator.
universal-turing-go
Turing machine simulator written in go, because why not?