An open API service indexing awesome lists of open source software.

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#

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.