Skip to content

zergmk2/CSharpToPython

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSharpToPython

Uses the Microsoft Roslyn (Microsoft.CodeAnalysis libraries) to parse C# and generate Python source code. Try it in your browser at https://codernate.github.io/CSharpToPython/

Conversion Webpage

The CSharpToPython.Web project uses the Uno.Wasm.Bootstrap NuGet package to create a WebAssembly version of the converter that runs in the browser using the Mono interpreter.

About

C# to Python source code converter using Roslyn

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.6%
  • HTML 1.1%
  • PowerShell 0.3%