| Home Web Directory Metasearch Message Boards Classified Ads
|
Top: Computers: Programming: Compilers: Transformation_Tools:
Transformation Tools (12)
Categories:
See Also:
Sites:
 |
|
» 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: hav
http://www.desnoix.com/guillaume/alma/
|
 |
|
» CCured source-to-source C translator 
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 i
http://manju.cs.berkeley.edu/ccured/
|
 |
|
» Cross Module Inliner 
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.
http://www.cs.utah.edu/flux/alchemy/cmi.html
|
 |
|
» DMS Software Reengineering Toolkit 
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]
http://www.semanticdesigns.com/Products/DMS/DMSToolkit.html
|
 |
|
» PostSharp, an open-source post-compiler for .NET 
PostSharp is a platform that allows you to transform or analyze your .NET assemblies after compilation. It reads binary assemblies into memory, execute a suite of plug-ins and write back the modified code. PostSharp is a great tool for Aspect-Oriented Pro
http://www.postsharp.org/
|
 |
|
» Spoon: Program Processing, Analysis, and Transformation in Java 
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.
http://spoon.gforge.inria.fr/
|
 |
|
» TXL Source Transformation System 
Rule-based structural transformation is utilized as a paradigm for rapid generation of complex programs.
http://www.cs.queensu.ca/~cordy/
|
 |
|
» The Dynamo Project 
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.
http://www.cs.indiana.edu/proglang/dynamo/
|
 |
|
» Tom 
A Pattern matching transformation system.
http://tom.loria.fr/
|
 |
|
» Trimaran 
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.
http://www.trimaran.org/
|
Last Updated: 2006-09-29 05:13:22
The content of this directory is based on the Open Directory and has been modified by GoSearchFor.com
|