Skip to content
Olivier Melançon edited this page Jan 13, 2018 · 11 revisions

ComPyl is a Python3 library for lexing and parsing with advanced features, allowing creation of complex languages without effort, and visualisation tools that can be used for either debugging of educational purpose.

Installation

ComPyl is part of PyPI.

pip install compyl

Clone this wiki locally