https://github.com/stenbror/pythoncoreframeworknet
This is a framework for parsing of Python 3.13 grammar in C#
https://github.com/stenbror/pythoncoreframeworknet
csharp framework python roslyn
Last synced: 9 months ago
JSON representation
This is a framework for parsing of Python 3.13 grammar in C#
- Host: GitHub
- URL: https://github.com/stenbror/pythoncoreframeworknet
- Owner: stenbror
- Created: 2025-04-05T17:02:18.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-04-06T18:55:32.000Z (12 months ago)
- Last Synced: 2025-04-10T07:07:50.445Z (12 months ago)
- Topics: csharp, framework, python, roslyn
- Language: C#
- Homepage:
- Size: 53.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PythonCoreFrameworkNet
This is the start of a Roslyn like parser for Python 3.13 written in C# as a library with tests.