turing-machine-simulator
There are 225 repositories under turing-machine-simulator topic.
yedhukrishnan/turing-machine
My implementations of deterministic and non-deterministic turing machines
0novanta/nondeterministic-turing-machine-simulator
This program implements a nondeterministic Turing machine simulator in C.
ErnestThePoet/Automata-Playground
在线可视化地设计、运行自动机,支持DFA和TM Feel free to create & run your DFA and TM🍩Based on React+Next.js+Mobx+Vis Network
dieggsy/turing-machine
Single tape turing machine simulator in emacs and python, inspired by http://morphett.info/turing/turing.html
drax10/bf-in-css
🤯💬 A Turing-Complete Binary Brainfuck Interpreter built only using CSS & HTML
saisubham/turing-machine-simulator
A simple Turing machine simulator
schaetzc/tursi
Turing Machine Simulator
tfburns/TuringMachine.jl
Julia-based Turing machine simulator
turing-marcos/turing-machine
An improved Turing Machine made in Rust
fcortes/turing-machine-simulator
Simple turing machine simulator using the syntax of the online simulator at turingmachinesimulator.com
m-putnam/pdbl
An interpreter for Corrado Böhm's 𝒫″ (P double prime)
RuiDGPires/Simple-Turing-Machine-Emulator
A simple turing machine emulator
vtramo/turing-machine-simulator
A Turing machine simulator written in Java
Francy93/Racket-Projects
Discover the world of Racket programming! This repository showcases four projects, including a Trafficlights simulation with Arduino, a Virtual Turing Machine emulator, a regex matcher using FSM, and a Raspberry Pi-controlled network server for MIRTO. Unleash your coding skills with Racket! 🚀🎓🔧
pickaxe828/turbine
A poorly coded configurable Turing machine, made with Rust and splash of ❤️
seahore/turing-machine-emulator
一个命令行的图灵机演示模拟器
aropie/Turing-Machine-Simulator
Python Turing machine simulator
l-flat/lflat
L-FLAT - Logtalk Formal Language and Automata Toolkit
margual56/TuringMachine
A Turing machine interpreter made in Java using Processing libraries.
dev-david-alves/turing-station
An interactive website for simulating and learning Turing Machines with ease. Explore, visualize, and understand Turing Machines through an intuitive interface.
Clonexy700/NSU-opd-dmta-solver
Customizable and convenient service for working with mathematical formulas from the field of DMTA
eric11eca/AutomatonStudio
Toolbox for automaton theory, language theory, lambda calculus, propositional logic, and formal semantics. Including simulations, applications, parsers, and algorithm implementations.
foggynight/turing-machine
Turing machine simulator with support for multitape and nondeterministic Turing machines.
jmmalqui/turing
Turing machine in C
Lennart4711/CustomProcessor
8-Bit computer following the design by Ben Eater
rozek/Universal-Turing-Machine
This repository contains any material needed to run Marvin Minsky's Universal Turing Machine in Martin Ugarte's "Turing Machine Simulator" and to demonstrate its vulnerability as described by Pontus Johnson
RullDeef/MathAlgorithms
Advanced normal algorifm executor
tiz314/TuringMachine
Universal Turing Machine simulator
arya2004/turing-machine-calculator-simulator
Simulation of Basic Calculator through the Turing Machine
DigitMan27/UniversalTuringMachine
This is a universal Turing Machine Application in which you can simulate any Deterministc Turing Machine. Written in C#(.NET 5)
Ingenious-c0der/Beluga
An esoteric programming language based on Turing Machines
kryptohaker/TuringMachine
Turing Machine Example
n-alex-goncalves/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.
nikhil-RGB/turing-machine-generator
This desktop-application can be used to generate turing machines with custom m-configurations, symbols and actions.
sina-rostami/Turing-Machine-Implementation
This is a simple implementation of turing machine in C++
vroniu/turingmachinesim
♾️Turing Machine simulator in Java