Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phuang1024/python-east
Python module for parsing many languages into ASTs.
https://github.com/phuang1024/python-east
Last synced: 9 days ago
JSON representation
Python module for parsing many languages into ASTs.
- Host: GitHub
- URL: https://github.com/phuang1024/python-east
- Owner: phuang1024
- License: gpl-3.0
- Created: 2021-05-14T04:20:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-22T17:14:47.000Z (over 3 years ago)
- Last Synced: 2024-12-19T01:35:38.812Z (14 days ago)
- Language: Python
- Size: 68.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# EAST
Python module for parsing many languages into ASTs.
EAST stands for Extensive Abstract Syntax Trees.
[Documentation](https://python-east.readthedocs.io/)