Skip to content

hashpad/TSTuringMachine

Repository files navigation

Turing-Machine-Simulator

Browser-based, single-tape, deterministic Turing-machine simulator built with TypeScript and bundled by webpack. The UI renders the tape/head animation plus a live state‑transition graph via Cytoscape.js.

Screenshot

Simulator in action

Prerequisites

npm install -g typescript webpack webpack-cli

Setup

npm install
npm run build
xdg-open index.html

Features

  • Preset machines included.
  • Step/run controls with visual tape and head.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published