mainCodeBoost - Summary

 
 
Membership Info
Group Admins:
3 active members

Group identification
Id: 3550
System Name: codeboost
Name: CodeBoost
Group Type: non-GNU software and documentation

Search in this Group


 

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

 

Latest News rss feed
CodeBoost 0.2.2 released
     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.

Quick Overview
 Memberlist (3 members)

Communication Tools
 Mailing Lists (1 public mailing list)

Development Tools
 Task Manager (open items: 4, total: 4)
 Patch Manager (open items: 0, total: 0)

Back to the top

Powered by Savane 3.14-04e1.
Corresponding source code