# maquinas

_maquinas_ is a library to build computing machines and grammars. It can be use to teach Formal Language Theory.

## Installation

Within a virtual environment use pip to install maquinas:

    $ pip install maquinas

## Documentation

Visit: https://maquinas.readthedocs.io/

To check further examples check the [Notebooks repository](https://github.com/ivanvladimir/maquinas_notebooks).
