aboutsummaryrefslogtreecommitdiff
path: root/slides.tex
diff options
context:
space:
mode:
authorJustin Bedo <cu@cua0.org>2020-11-04 10:36:28 +1100
committerJustin Bedo <cu@cua0.org>2020-11-04 10:36:28 +1100
commit7b8432e77e4b2e8e6d42bf54d88db8a0f7df7bb8 (patch)
tree064f7163c13860d59db3cda32ea58446fb5f6db2 /slides.tex
parentf1bfe038d1cea500084e0c27f468321489da49d8 (diff)
contributions slide
Diffstat (limited to 'slides.tex')
-rw-r--r--slides.tex12
1 files changed, 12 insertions, 0 deletions
diff --git a/slides.tex b/slides.tex
index c4fb08d..aaea8c1 100644
--- a/slides.tex
+++ b/slides.tex
@@ -99,4 +99,16 @@
\end{center}
\end{frame}
+\begin{frame}
+ \frametitle{BioNix contributions}
+ \begin{enumerate}
+ \item Builds on Nix, a robust functional package manager
+ \item Manages both software and workflows within the one system
+ \item Implicitly specifies its entire computational environment
+ \item Simple, purely functional domain-specific language, simplifying specifying workflows
+ to function composition
+ \item Typing to reduce errors~\autocite{Bed2019}
+ \end{enumerate}
+\end{frame}
+
\end{document}