There are 6 repositories under turing-machine-simulator topic.
Tur - A language for defining and executing Turing machines, complete with parser, interpreter, and multi-platform visualization tools.
My implementations of deterministic and non-deterministic turing machines
This program implements a nondeterministic Turing machine simulator in C.
在线可视化地设计、运行自动机,支持DFA和TM Feel free to create & run your DFA and TM🍩Based on React+Next.js+Mobx+Vis Network
Single tape turing machine simulator in emacs and python, inspired by http://morphett.info/turing/turing.html
A simple Turing machine simulator
An improved Turing Machine made in Rust
Julia-based Turing machine simulator
An interactive website for simulating and learning Turing Machines with ease. Explore, visualize, and understand Turing Machines through an intuitive interface.
Simple turing machine simulator using the syntax of the online simulator at turingmachinesimulator.com
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! 🚀🎓🔧
A simple turing machine emulator
A Turing machine simulator written in Java
A poorly coded configurable Turing machine, made with Rust and splash of ❤️
一个命令行的图灵机演示模拟器
Python Turing machine simulator
A Turing machine interpreter made in Java using Processing libraries.
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
Customizable and convenient service for working with mathematical formulas from the field of DMTA
Toolbox for automaton theory, language theory, lambda calculus, propositional logic, and formal semantics. Including simulations, applications, parsers, and algorithm implementations.
Turing machine simulator with support for multitape and nondeterministic Turing machines.
8-Bit computer following the design by Ben Eater
This desktop-application can be used to generate turing machines with custom m-configurations, symbols and actions.
Advanced normal algorifm executor
This is a universal Turing Machine Application in which you can simulate any Deterministc Turing Machine. Written in C#(.NET 5)
An esoteric programming language based on Turing Machines
A HTML/JS web application that converts a Turing machine to an untyped lambda calculus term (and vice versa) within a polynomial time complexity.
This is a simple implementation of turing machine in C++