Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 348 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 348 Bytes

python-air

This is an experimental front-end for Python analysis in Rascal. It uses the Python ast library to create abstract syntax trees for Python source files or Python code snippets, and maps those to a convenient data type in Rascal.

We use issues as our TODO list for this project.