transpiler-for-casual-use

There are 6 repositories under transpiler-for-casual-use topic.

  • Beliavsky/c2f

    Partial C to Fortran translator by David Frank

    Language:Fortran3302
  • d-elicio/C-to-D-Transpiler-Project

    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.

    Language:Yacc2100
  • GuillaumeAllain/liseq

    A CODEV Macro-Plus transpiler

    Language:Python2101
  • timkante/btool

    A tool/parser/transpiler for BibTex files - A university assignment

    Language:C++21
  • Beliavsky/EZUP

    August Miller's tool to convert Fortran fixed source form to free source form to be compatible with ELF90

    Language:Fortran120
  • whisperity/py-singleline

    Quick and dirty Python code execution in command-line pipes without manually dealing with newlines and indentation

    Language:Python30