|
|
 |
Open Directory from the Jesus Army
The largest human-edited directory on the web
|
Open Directory: Computers: Programming: Compilers: Transformation Tools
See also:
|
 | Alma www.desnoix.com/guillaume/alma Multi-language software workshop for modeling, analyzing. Reads several languages, and outputs. Designed for object-oriented modeling (definition of classes and relations) and for migrating (to help convert) old code in older languages. Meets 2 needs: have a simplified software modeling workshop for small projects; make easier rewritings, ports, encapsulating non-OO code. |
|
 | CCured source-to-source C translator hal.cs.berkeley.edu/ccured CCured is a source-to-source translator for C. It analyzes the C program to determine the smallest number of run-time checks that must be inserted in the program to prevent all memory safety violations. The resulting program is memory safe, meaning that it will stop rather than overrun a buffer or scribble over memory that it shouldn't touch. |
|
 | Cross Module Inliner www.cs.utah.edu/flux/alchemy/cmi.html CMI is an optimizing frontend for gcc which allows gcc to inline across module boundaries without requiring you to put inline functions in header files or even mark inline functions for inlining. |
|
 | DMS Software Reengineering Toolkit www.semanticdesigns.com/Products/DMS/DMSToolkit.html Generalized compiler technology for custom parsing, analyzing, transforming, and prettyprinting computer languages, including C, C++, COBOL, Ada, Java, C#, SQL. Tasks range from metrics to migrations. [Commercial] |
|
 | The Dynamo Project www.cs.indiana.edu/proglang/dynamo Compiler architecture dynamically optimizes stand-alone programs via staged compiling. Uses run-time values and invariants to improve code as it executes, yielding performance superior to statically optimal code. |
|
 | Spoon: Program Processing, Analysis, and Transformation in Java spoon.gforge.inria.fr Spoon is a Java program processor that fully supports Java 5. It provides a complete and fine-grained Java metamodel where any program element (classes, methods, fields, statements, expressions...) can be accessed both for reading and modification. |
|
 | Tom tom.loria.fr A Pattern matching transformation system. |
|
 | Trimaran www.trimaran.org An "integrated compilation and performance monitoring infrastructure", facilitating compiler-optimization research and involves a collaborative effort by Hewlett Packard, University of Illinois and New York University. |
|
 | TXL Source Transformation System www.cs.queensu.ca/~cordy Rule-based structural transformation is utilized as a paradigm for rapid generation of complex programs. |
|
|
The Jesus Army is not responsible for the content of the Open Directory, which we provide here as a public service. Please contact the Open Directory Project with any questions or comments you may have, or follow the links above.
|
|
|