Admin/polyml/README
author wenzelm
Wed, 26 Sep 2012 16:37:21 +0200
changeset 49598 7bc5fcc03564
parent 49400 f0c86a5ef4e2
child 51043 bf5f6affa87d
permissions -rw-r--r--
tuned message;

Poly/ML for Isabelle
====================

This compilation of Poly/ML 5.5.0 is based on the official sources
from http://www.polyml.org

The included build script is used like this:

  ./build src x86-linux --with-gmp
  ./build src x86_64-linux --with-gmp
  ./build src x86-darwin --without-gmp
  ./build src x86_64-darwin --without-gmp
  ./build src x86-cygwin --with-gmp

Also note that the separate "sha1" library module is required for
efficient digesting of strings according to SHA-1.


	Makarius
	17-Sep-2012