Admin/polyml/README
author wenzelm
Mon, 11 Feb 2013 14:39:04 +0100
changeset 51085 d90218288d51
parent 51066 7fc61bfb1c2d
child 53686 432edb1a2469
permissions -rw-r--r--
make WWW_Find work again, now that its ML modules reside within a theory context (cf. bf5b45870110) -- patch by Rafal Kolanski;

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

This compilation of Poly/ML 5.5.0 (http://www.polyml.org) is based on
svn://svn.code.sf.net/p/polyml/code/fixes-5.5 version 1658.

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
	28-Jan-2013