pyglobo: a python-based compilation and runtime environment
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.