https://github.com/stenbror/python_core_parser
Roslyn like parser for Python 3.11 grammar as a rust library
https://github.com/stenbror/python_core_parser
Last synced: 2 months ago
JSON representation
Roslyn like parser for Python 3.11 grammar as a rust library
- Host: GitHub
- URL: https://github.com/stenbror/python_core_parser
- Owner: stenbror
- License: mit
- Created: 2022-12-28T21:33:04.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-29T16:11:33.000Z (over 3 years ago)
- Last Synced: 2025-12-26T22:45:47.328Z (6 months ago)
- Language: Rust
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python_core_parser
Roslyn like parser for Python 3.11 grammar as a rust library