Skip to content

hypnoticOxbow/build

 
 

Repository files navigation

Build Systems à la Carte

Hackage version Build status

This project provides an executable framework for developing and comparing build systems, viewing them as related points in landscape rather than as isolated phenomena. The code derives from the ICFP 2018 paper "Build Systems à la Carte" (PDF).

Getting Started

You may be interested to:

  • Run stack test to execute all the provided build systems on a very simple example.
  • Look at the HTML documentation of all modules for the last release, or generate it yourself using stack haddock.
  • Read the code, particularly Build.System, which is the concrete implementation of all build systems.

Related Material

About

Build Systems à la Carte

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 88.6%
  • Haskell 11.2%
  • Other 0.2%