Download List

Project Description

DPROG is a domain-specific language for specifying dynamic programming algorithms. Given a recursive definition of the problem, the compiler generates code for solving the problem using dynamic programming.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-21 19:15 Back to release list
0.3.1

The ability to declare matrices local to functions has been added. This way, auxiliary matrices are handled in the generated code and need not be initialised in the calling code.
Tags: Development, Major feature enhancements

Project Resources