INDEX
Description
Manual
Download
Development
HOME
CUBEGEN
Transform a CubeGen Model into Code according to your own Template.
Description
Software is made up of and uses hierarchical structures. CubeGen is a program to generate code based on hierarchical models and self-developed templates. The templates describe the output to be generated with a scripting language, with which you can easily navigate through the hierachical models. The result is easy to trace to the source, which makes maintenance easy.
Manual
The CubeGen Manual is online available.
Download
The latest release of the CubeGen excutable is available on GitHub. You can download it from here.
Development
The computer program is written in Perl. The version management is carried out with GitHub. The source code is available in the CubeGen repository.