Transform a CubeGen Model into Code according to your own Template.
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.
The latest release of the CubeGen excutable is available on GitHub. You can download it from
here.
The computer program is written in Perl. The version management is carried out with GitHub. The source code is available in the
CubeGen repository.