Skip to content

pyglobo: a python-based compilation and runtime environment

Paolo Davini requested to merge python-jinja into main

This is slow tentative to move the compilation environment to a python based structure based on jinja2 template replacement and yaml files. With such templating if-else and loop structures can be easily implemented. It is going to address #34 (closed) and all the related problems.

Merge request reports

Loading