This folder contains releases of Halyard, the Halyard test project, and mizzen, the object model from Halyard packaged independently. The files are as follows: Release-Notes.txt Release notes up to the latest released version of Halyard. halyard-x.y.z/ halyard-all-x.y.z.tar.gz The full distribution, including all dependencies and media. Most useful for building on Windows. halyard-x.y.z.tar.gz Just the source code for Halyard itself, without the libraries it depends on. Most useful for anyone trying to port to the Mac, Linux, BSD, etc. halyard-libs-x.y.z.tar.gz The libraries we depend on. halyard-media-x.y.z.tar.gz Test media for running the test program. halyard-test/ halyard-test-x.y.z.zip A packaged version of just the Halyard test program, including pre-built binaries, that can be run by anyone wishing to try Halyard without compiling it. mizzen/ mizzen-x.y.z.tar.gz Halyard's object model, separated out to run in off-the-shelf DrScheme or MzScheme.