= CodeGenerator = Is a CommonLisp software developed for [wiki:Diva], which allows to define an enquationset in a symbolic way and generates [wiki:Fortran] sourcefiles for [wiki:Diva] accordingly. [wiki:ProMoT] uses the CodeGenerator for * Parsing math expressions: we start the same parser function and only interpret the resulting tree differently. * Generation of [wiki:Diva] models: Promot generates a CG-File and then calls the CodeGenerator functions for producing the [wiki:Fortran] files.