Overview
The saker.compiler.utils package in the saker.nest repository provides basic support classes fro implementing language compiler build tasks for the saker.build system.
The package is to be used as a dependency by other packages that want to implement compilation support for other languages in an unified way. The package may also be used for other use-cases, but we consider this the main one.