diff options
-rw-r--r-- | non-posts/projects.skr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/non-posts/projects.skr b/non-posts/projects.skr index 661563c..4aecbe5 100644 --- a/non-posts/projects.skr +++ b/non-posts/projects.skr @@ -34,6 +34,20 @@ which is the GNU system I use on my laptop.]) + (h2 [GNU Guix Workflow Language]) + + (p [,(ref "https://www.guixwl.org" "The Guix Workflow Language + (GWL)") provides a scientific computing extension to GNU Guix's +declarative language for package management for the declaration of +scientific workflows.]) + + (p [It combines the specification of work units and their +relationship to one another with the reproducible software deployment +facilities of the functional package manager GNU Guix. A GWL workflow +will always run in a reproducible environment that GNU Guix +automatically prepares.]) + + (h2 [LV2 plugins]) (p [I have ported two VST instruments to the LV2 plugin framework, |