ricardovf / CFL.io

Trabalho sobre GLC para disciplina da UFSC. Homework, if you are not on the class, you can ignore this repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CFL.io

This is a tool to manipulate context free languages.

Demonstration

https://ricardovf.github.io/CFL.io/

Information

It uses:

  1. React
  2. Redux (Rematch)
  3. Material-ui

To run just make:

yarn install
yarn start

Development resources

It uses hot module replacement so you just code and see the results.

We use prettier to keep the code style consistent. Active to run prettier on your IDE.

About

Trabalho sobre GLC para disciplina da UFSC. Homework, if you are not on the class, you can ignore this repository.

License:MIT License


Languages

Language:JavaScript 99.1%Language:HTML 0.8%Language:CSS 0.0%