Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Automaton tools. UI.
https://github.com/chamale-rac/automaton

automaton regex

Last synced: 5 days ago
JSON representation

Automaton tools. UI.

Awesome Lists containing this project

README

        

# 🚀 automaton AKA Proyecto 1

You can effortlessly generate graphs from regular expressions, including Abstract Syntax Tree, Non-deterministic Finite Automaton, Deterministic Finite Automaton, and Minimized Finite Automaton. Additionally, iAutomaton enables you to simulate these automata with various input strings.

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

## 📑 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. 1** 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