All Projects → snowleopard → Build

snowleopard / Build

Licence: mit
Build Systems à la Carte

Labels

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].