https://catalogartifact.azureedge.net/publicartifacts/pcloudhosting.transpyle-1c0fc090-bd93-4d9a-9ef5-b94b27dd1f78/image0_pCloud216.png
transpyle
by pcloudhosting
This product includes a free trial. Duration and usage limits may vary by offer and publisher.
Just a moment, logging you in...
Version 0.8.0 + Free Support on Ubuntu 24.04
Transpyle is an open-source code transpiler designed to convert source code from one programming language to another. Originally developed to support scientific and high-performance computing (HPC) use cases, Transpyle helps developers modernize codebases, explore cross-language translation, and automate code transformation workflows.
Features of Transpyle:
- Supports parsing and transpiling between multiple languages, including Python and C++14.
- Human-oriented and scriptable, suitable for research, refactoring, or language migration projects.
- Extensible through custom AST transformations and integration with Python tools.
- Includes a command-line interface for streamlined usage and automation.
To check the version of Transpyle installed, run:
transpyle-version
Disclaimer: Transpyle is released under the Apache License 2.0. While no longer actively maintained, it remains a valuable tool for educational and experimental code conversion. Users are encouraged to review the source code and adapt it to their needs.