An open API service indexing awesome lists of open source software.

https://github.com/chamale-rac/turing

Turing Machine simulation tools. UI.
https://github.com/chamale-rac/turing

turing-machine-simulator

Last synced: about 1 month ago
JSON representation

Turing Machine simulation tools. UI.

Awesome Lists containing this project

README

        

# 🚀 turing AKA Proyecto 3

Implementation of a turing machine simulator (one tape and one cache supported).

This interface works directly with [turing-api (repository)](https://github.com/chamale-rac/turing-api).

## 📑 Index

- [🌐 How to use it?](#how-to-use-it)
- [🤔 Why I code this?](#why-i-code-this)
- [🧐 Who I am?](#who-i-am)

## How to use it?

This project uses react, typescript and vite. To run it simply use:

```bash
npm install
```

```bash
npm run dev
```

⚠️ Don't forget to configure the **.env** file with the server URL.

## Why I code this?

Es un agregado al **Proyecto No. 3** de **Teoría de la Computación** **Sección 20** del **Segundo ciclo 2023**. Valía puntos, fuí coaccionado 😭.

## Who I am?

[Samuel A. Chamalé](https://github.com/chamale-rac) - Human

Guatemala, 2023