Partial C to Fortran translator by David Frank
-
Updated
Mar 23, 2021 - Fortran
Partial C to Fortran translator by David Frank
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.
A tool/parser/transpiler for BibTex files - A university assignment
A CODEV Macro-Plus transpiler
August Miller's tool to convert Fortran fixed source form to free source form to be compatible with ELF90
Quick and dirty Python code execution in command-line pipes without manually dealing with newlines and indentation
Add a description, image, and links to the transpiler-for-casual-use topic page so that developers can more easily learn about it.
To associate your repository with the transpiler-for-casual-use topic, visit your repo's landing page and select "manage topics."