VHDLC is a VHDL to C++ translator aiming at full VHDL '93 compliance. It provides the translator and supporting VHDL libraries for the target host C++ compiler.
Glade provides C source output to a set of monolithic files. All widgets are placed into one file, which can be difficult to manage on large projects. This project aims to provide an alternative source code output mechanism.
Brain Relax is a translator from the BF (BrainF**k) programming language (a Turing-complete language) to other programming languages (such as C, TCL, PHP, Pascal, Perl, Basic, Python, etc.)
XSD Object Translator is capable to create Java classes from XSD files. And the classes created reflects the objects structure of valid XML files, in accordance with the XSD files. This way, this objects can to be serialized to XML and back with XStream.
KodeFu is an N-tier entity code generator that copies object definitions from a .NET assembly and generates equivalent source code for the objects, translator classes, and a suite of unit tests for said translators.