# maquinas

_maquinas_ is a library to build computing machines and grammars. It can be used as a support for the teaching 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://gitlab.com/ivanvladimir/maquinas_examples).
