clankloop.loopfile.versions¶
Loopfile version constants.
clankloop.loopfile¶
Loopfile parsing and compilation.
The top-level :func:compile_pipeline function dispatches to the correct
version-specific compiler based on the version key in the raw YAML data.
Supported versions are listed in :data:~clankloop.loopfile.versions.SUPPORTED_VERSIONS.