DYNAMO Tool Description: OpenC++

Name

OpenC++

Description

OpenC++ has been created by Shigeru Chiba, and is now maintained by a group of volunteers.

It is an extension to the C++ compiler that allows metaprogramming.  Please see the following links for the OpenC++ project.

OpenC++ Project Page

Chiba's OpenC++ Page

Operating System Dependencies

Is promised to run on any operating system including Cygwin.  I was able to get it to run on Cygwin using a version given to me by Scott D. Fleming of Michigan State University.

Program Dependencies

Too many to list.  Include gcc, libtool, and many others.

Instructions

1) Unpack the zip directory
2)  Type in the following commands:
	configure
  	make all
 	make install
3) Look at the sample Makefiles for examples of how to make your own.

Download

OpenC++ can be downloaded from the links provided in the Description.

OpenC++ provided by Scott D. Fleming which was used for all compilations.

Sample files created using OpenC++ for the c2f problem.

Research paper based on the sample files.

Point of Contact

dynamo-support@cc.gatech.edu
Last modified:  Friday, December 09, 2005