Skip to content

T-hash06/turing-machine

Repository files navigation

Description

Turing machine simulator for learning and testing simple programs

How to use

To clone and run this application, you'll need Git, Node JS (which comes with NPM), and Rust with its package manager Cargo. You can see the complete pre-requisites for running the app according to the OS in the official tauri guide.

This app is built with React as frontend framework using typescript and Tauri in the backend using Rust

Install

After cloning, in the project folder run

# Install frontend dependencies
foo@bar:~$ npm install

# Install backend tauri dependencies
foo@bar:~$ cargo install tauri-cli

Run in development

# Start the app in watch mode
foo@bar:~$ cargo tauri dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages