Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[.NET Use Cases for PyCs] Simplifying PyToCs #1

Open
GeorgeS2019 opened this issue Oct 9, 2022 · 1 comment
Open

[.NET Use Cases for PyCs] Simplifying PyToCs #1

GeorgeS2019 opened this issue Oct 9, 2022 · 1 comment

Comments

@GeorgeS2019
Copy link

Currently, we have PyToCs to convert Python code to C#

There are projects e.g. Numpy.NET and TorchSharp which use Code Synthetic structures as close to Python code to ease the learning curve.

Perhaps by integrating PyCs to PyToCs, the translated codes by PyToCs would look closer to the python code synthetic structures than before.

Example from Numpy.NET

image

@GeorgeS2019
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant