transpiler-for-casual-use
Here are 7 public repositories matching this topic...
Partial C to Fortran translator by David Frank
- Updated
Apr 12, 2025 - Fortran
A simple transpiler project that converts source code written in C to D code. The conversion takes place through a series of steps, including lexical, syntactic, and semantic analysis. The final result is a D code equivalent to that written in C.
- Updated
May 3, 2023 - Yacc
A CODEV Macro-Plus transpiler
- Updated
Sep 5, 2023 - Python
August Miller's tool to convert Fortran fixed source form to free source form to be compatible with ELF90
- Updated
Apr 12, 2022 - Fortran
Partial Fortran to C++ translator in Python
- Updated
Apr 13, 2025 - Python
Partial translator from C to Fortran in Python. Works for only a few simple programs.
- Updated
Apr 13, 2025 - Python
Quick and dirty Python code execution in command-line pipes without manually dealing with newlines and indentation
- Updated
Sep 21, 2023 - Python
Improve this page
Add a description, image, and links to thetranspiler-for-casual-use topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thetranspiler-for-casual-use topic, visit your repo's landing page and select "manage topics."