Strike directory section: Computers Programming Compilers Transformation_Tools Image Mp3 Ftp Kids News
MetaStrike.com, Advanced MetaSearch Engine
Multi Search Add Bookmark! Make MetaStrike Your Homepage




Home:   Computers:   Programming:   Compilers:   Transformation Tools   

Other Category:


Sites:

  •  Trimaran  - http://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.
  •  DMS Software Reengineering Toolkit  - http://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]
  •  Tom  - http://tom.loria.fr/
     A Pattern matching transformation system.
  •  Alma  - http://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  - http://manju.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  - http://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.
  •  Program-Transformation.Org  - http://www.program-transformation.org/
     Providing a full range of information on program transformation, the site includes an online survey of the field and is updateable by visitors as featured by the concept of WikiWikiWeb.