Skip to content

Releases: mwh/minigrace

Graceful Dialects

14 May 23:28
@mwh mwh
Compare
Choose a tag to compare

This version corresponds to the "Graceful Dialects" paper.

Note that GitHub-generated release tarballs require bootstrapping with a manual path, since they strip out all version-control information. This version requires bootstrapping from a tarball of version 0.0.9.1926, which at time of writing is available from http://ecs.vuw.ac.nz/~mwh/minigrace/dist/minigrace-0.0.9.1926.tar.bz2.
With that tarball downloaded, this release tarball will bootstrap with:

mkdir -p .git/hooks
tools/tarball-bootstrap minigrace-0.0.9.1926.tar.bz2

Alternatively, just clone the repository and follow the ordinary instructions after checking out this tag. Cloning is the recommended route.