[go: up one dir, main page]

Skip to content

TeoComp é uma biblioteca em Python com os conceitos utilizados nas disciplina de Linguagens Formais e Autômatos e Teoria da Computação

License

Notifications You must be signed in to change notification settings

daviromero/teocomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeoComp

TeoComp is a library for teaching Automata Theory, Languages and Theory of Computing. TeoComp provides Jupyter Notebooks (in Portuguese) for Theory of Computing content that can be run through the Google Colab cloud infrastructure.

License

TeoComp is available by MIT License.

Requirements:

You must install:

  • graphviz
  • pandas
  • ipywidgets
  • xmltodict

Install

To install TeoComp from Github, run the following command:

pip install git+https://github.com/daviromero/teocomp.git

To install TeoComp from PyPi repository, run the following command:

pip install teocomp

About

TeoComp é uma biblioteca em Python com os conceitos utilizados nas disciplina de Linguagens Formais e Autômatos e Teoria da Computação

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published