Files
langkit/contrib/python
Pierre-Marie de Rodat 3dd788055d Sort imported entitities in all Python scripts
TN: S425-011
2019-04-25 14:39:56 +02:00
..

Python parser

This is a Python parser written on top of Langkit. It is meant as a full example of what can be done with Langkit in terms of parsing, besides Libadalang itself.

Build

$ ./manage.py make

Parse python

build/bin/parse -f my_python_file.py