Skip to content

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

License

Notifications You must be signed in to change notification settings

ricardovf/LR.io

Repository files navigation

LR.io

This is a tool to manipulate regular languages.

Demonstration

https://ricardovf.github.io/LR.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 linguagens regulares para disciplina da UFSC. Homework, if you are not on the class, you can ignore this repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages