Skip to content

Where did the snippet converter with more languages go? #709

@Poikilos

Description

@Poikilos

Hello,

Where did the old converter with more languages go? DeveloperFusion's C# to Code converter is down too.

I wrote a comprehensive tool to help convert (non-GUI aspects) from IronPython to vanilla Python as the primary feature of the following project: https://github.com/poikilos/PythonCodeTranslators

The snippet converter with more languages was formerly at http://codeconverter.sharpdevelop.net/SnippetConverter.aspx

I had used it to successfully convert projects. The way I did it was by using the snippet converter than then running my tool (python_remove_dotnet.py, which uses my library in the same project) on the output of the resulting IronPython (or whatever .NET dependent Python that the output was).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions