Metadata-Version: 2.1
Name: liblet
Version: 1.5.6a0
Summary: A teaching aid library for formal languages and compiler courses.
Home-page: https://github.com/let-unimi/liblet
Author: Massimo Santini
Author-email: massimo.santini@unimi.it
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/let-unimi/liblet/issues
Project-URL: Source, https://github.com/let-unimi/liblet
Project-URL: Documentation, https://liblet.readthedocs.io/en/latest/
Keywords: automata grammar formal language graph tree
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: IPython
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Compilers
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: test
License-File: LICENSE-CC.txt
License-File: LICENSE-GPL.txt

# LibLET

[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
[![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-blue.svg)](http://creativecommons.org/licenses/by-sa/4.0/)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.2619588.svg)](https://doi.org/10.5281/zenodo.2619588)

[![Coverage Status](https://coveralls.io/repos/github/let-unimi/liblet/badge.svg?branch=master)](https://coveralls.io/github/let-unimi/liblet?branch=master)
[![DocumentationStatus](https://readthedocs.org/projects/liblet/badge/?version=latest)](https://liblet.readthedocs.io/en/latest/?badge=latest)
[![PyPI](https://img.shields.io/pypi/v/liblet.svg?color=brightgreen&logo=python&logoColor=white)](https://pypi.org/project/liblet/)

LibLET is a teaching aid for formal languages and compiler courses developed as part of the support material of [Linguaggi e Traduttori](https://let.di.unimi.it) class.

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/let-unimi/liblet)

The library is under heavy development, it's available a [very preliminary documentation](https://liblet.rtfd.io).


