The first part is to create models that drive text output; the second half involves file and text related things such as file creation and text output.
@ -104,7 +106,9 @@ What the template does here is self-explanatory:
The next step, which happens during run-time, is to load a template file. The loaded template file is turned into Java code by mapping generative functions into Java code.