generated at
source-to-source compiler
C to HDL – Conversion of C-like programs into hardware description languages
Code generation (compiler) – Converting computer code into a machine readable form
DMS Software Reengineering Toolkit – a source-to-source compiler framework using explicit pattern-directed rewrite rules
f2c – a source-to-source compiler from Fortran 77 to C
Honeywell Liberator (running IBM 1401 programs on Honeywell H200)
Intermediate representation – Data structure or code used internally by a compiler or virtual machine to represent source code
Language binding – Software library that allows using another library coded in another programming language
Language-independent specification – Computer programming standard meant to be interoperable across programming languages
Object code optimizer, also known as Binary optimization
Preprocessor – Program that processes input for another program
ROSE (compiler framework) – a source-to-source compiler framework
Translator (computing) – Computer program that translates code from one programming language to another
XSLT – Language for transforming XML documents