Skip to content

enzojoly/ten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

370 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ten: Pure Functional Build System

Software Development Project Dissertation (FINAL MARK: 91/100)

📄 View Full Dissertation (PDF)


Abstract

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.


Project Links


Author

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.

About

Pure functional build system inspired by Nix and written in Haskell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors