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

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

Grammar tools. UI.
https://github.com/chamale-rac/grammar

Last synced: about 1 month ago
JSON representation

Grammar tools. UI.

Awesome Lists containing this project

README

        

# 🚀 grammar-server AKA Proyecto 2

Implementation of grammar simplification (to CNF) and CYK algorithm.

This interface works directly with [grammar-server (repository)](https://github.com/chamale-rac/grammar-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. 2** 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