https://store-images.s-microsoft.com/image/apps.6717.231d9323-65a5-4bd5-bd40-c05bac6ca2e1.c9138f0e-776c-4b93-8253-91b82d94bcce.3ede928c-829b-43b1-ab0a-1f14d7264266

transpyle

pcloudhosting

transpyle

pcloudhosting

Version 0.7.1 + 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:

pip show transpyle

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.