📄 View Full Dissertation (PDF)
A proposal and implementation for Ten, using Haskell's strong typing to create a pure functional and hermetic build system with isolated effects for deterministic software deployment. Both transactional and atomic, it aims to solve deployment and make it portable for any version of any software on any machine.
The concept is based on Nix, and implements a garbage-collected content store with derivation-based dependency resolution and hash verification of inputs.
- Main Repository: github.com/enzojoly/ten
- MVP Repository: github.com/enzojoly/ten-mvp
Enzo Joly Module: UFCFFF-30-3 | Software Development Project Word Count: 7,400
Note: Click the PDF link above to read the full dissertation with GitHub's built-in PDF viewer.