Code Monkey home page Code Monkey logo

mfkiwl / rose Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rose-compiler/rose

0.0 2.0 0.0 319.26 MB

A release version of ROSE that passes all regression tests

Home Page: http://rosecompiler.org

License: Other

CMake 0.48% Makefile 1.74% TeX 0.92% M4 0.47% Shell 1.20% C 72.55% Python 0.19% C++ 17.98% Assembly 0.04% Perl 0.18% Objective-C 0.04% Fortran 3.96% Tcl 0.01% PLSQL 0.01% PLpgSQL 0.02% HTML 0.14% Haskell 0.02% Awk 0.01% Gnuplot 0.03% Lex 0.02%

rose's Introduction

   _____   ____   _____ ______
  |  __ \ / __ \ / ____|  ____|
  | |__) | |  | | (___ | |__
  |  _  /| |  | |\___ \|  __|
  | | \ \| |__| |____) | |____
  |_|  \_\\____/|_____/|______|

  ROSE compiler -- A compiler infrastructure to build source-to-source program
                   transformation and analysis tools.

  http://www.rosecompiler.org/


  ************************************************************************
                             ROSE Project Goal
  ************************************************************************

   The goal of ROSE is to provide the support required to easily build tools
  that operate on source code (analyzing or optimizing). ROSE is a library that
  makes it easy to build a wide range of tools from optimizing source-to-source
  compilers to special purpose analysis tools. ROSE supports,
  Fortran (66,77/95/2003), C89, C99, C++, OpenMP, UPC, and PHP.  ROSE is
  part of ongoing collaborations with many external groups worldwide.



  ************************************************************************
                             Intended Audience
  ************************************************************************

  Anyone building tools to operate on source code.  These can be source-to-source
  optimization translators (optimizing compilers), debugging tools, software analysis
  tools, etc.  ROSE is a library that can be used to build a wide range of tools
  that operate on source code (either just reading it to do analysis, or reading
  and writing it to do transformations, or just writing it to support code generation.



  ************************************************************************
                                Documentation
  ************************************************************************

     Documentation is located at http://www.roseCompiler.org. The ROSE
  distributions no longer (as of July 2008) contain a built copy of the ROSE
  documentation.



  ************************************************************************
                                Research Papers
  ************************************************************************

     Most of the research papers published on ROSE are contained in the
  ROSE/RESEARCH_PAPERS directory.  Also included is information about where
  they were published.


  ************************************************************************
                      Current Development and Examples
  ************************************************************************

     Although ROSE is a mechanism for building source-to-source translators, the
  current development environment builds just one translator (ROSE/src/rose) and it is used to test the
  functionality of the many subsystems being added to ROSE.  The goal of course is that the
  user uses ROSE to build his/her own preprocessor and would use one or more of the subsystems
  that are provided within ROSE.  The ROSE/ExamplePreprocessors directory contains several
  example translators which demonstrate different features of ROSE.  Some represent
  work in progress specific to collaborations with different outside projects.



  ************************************************************************
                               ROSE Directories
  ************************************************************************

  The "src" directory contains all source code for ROSE (including optional parts of ROSE)

  The "tests" directory contains several subdirectories of test codes which can be used to test
  the current version of ROSE.


  ************************************************************************
                              INSTALLATION INSTRUCTIONS
  ************************************************************************

  See the "Installation Instructions" at the ROSE web site: http://www.roseCompiler.org.

rose's People

Contributors

adrian-prantl avatar billhoffman avatar chunhualiao avatar dagit avatar danquinlan avatar digitalplaywright avatar doubleotoo avatar faizur avatar gergo- avatar haiwangcat avatar jchu avatar jplehr avatar matzke1 avatar mbdriscoll avatar mjasper avatar mschordan avatar pcc avatar peihunglin avatar philmiller avatar pottermarkken avatar ppete avatar rasmussn avatar rosecompiler avatar sam0x17 avatar scottkwarren avatar simonschroder avatar sroyuela avatar tristanvdb avatar vpavlu avatar zackgalbreath avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.