08:40
-
09:00
-
09:00
Day 2
BLUE - A generic build-system crafted entirely in Guile
<p><strong>BLUE</strong> is an acronym for <strong>Build Language User Extensible</strong>. It is a functional declarative build-system fully written in Guile.</p>
<p>As opposed to other build-systems, BLUE works as a library that can be used by projects to manage their builds. It is entirely self-contained and <em>can</em> be embedded into existing projects. It provides an optional clean and extensible CLI and extension points for external tools.</p>
<p>BLUE aims to reduce frictions from the build-system by providing a rich extensible API with clear error messages and documentation.</p>