Skip to content

Do-files for building OCaml programs with the redo build system.

Notifications You must be signed in to change notification settings

pozorvlak/redo-ocaml

Repository files navigation

Bob Atkey claimed that redo's dependency-calculation algorithm was inadequate for building OCaml. I was sure that it was so too adequate, and wrote these scripts to prove it.

The details of how this works are explained in a blog post, which you should probably read first.

To run the example from the post, do the following:

  1. Clone the redo repository.
  2. Add it to your PATH.
  3. Run the script demo.sh in this directory. The output shows which files are being built at each stage, with recursive builds shown by indentation.

This code is released under the Community Research and Academic Programming License: see the file CRAPL-LICENSE.txt for details.

About

Do-files for building OCaml programs with the redo build system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published