CodeBoost - Summary
This group is not part of the GNU Project.
CodeBoost is a tool for source-to-source transformation and optimisation of C++ programs. It is intended to be used as a test-bed for various high-level optimisations; the traditional textbook optimisations are assumed to be handled by the C++ compiler. The CodeBoost optimiser will attempt to bridge the gap between a human-friendly coding style and current compiler/optimiser implementations. Although CodeBoost was created mainly for use with the Sophus numerical library (http://www.ii.uib.no/saga/Sophus/), the transformation framework may be useful for other projects as well.
Registration Date: Sat 14 Dec 2002 05:49:53 PM UTC
License: GNU General Public License v2 or later
Development Status: 3 - Alpha
posted by ottosb, Mon 21 Apr 2003 11:15:12 PM UTC
Main new features include: Much improved C++ support, better performance and lots of new stuff: compose extension for function composition; map patterns for implementing generic map functions; matrix specialisation; symbolic program derivation, generic user-defined rules, and improved support for conditions in user-defined rules.
- Browse open items
Submit a new item
- Browse open items
Submit a new item
Powered by Savane 3.14-04e1.
Corresponding source code