Admin/polyml/README
author wenzelm
Thu, 20 Aug 2015 14:13:00 +0200
changeset 60983 ff4a67c65084
parent 60188 b8b7006a64ef
child 61071 c6ac3c3fbb85
permissions -rw-r--r--
updated to polyml-5.5.3-20150820, with native x86-windows support;

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

This is a preview of Poly/ML 5.5.3, based on
https://github.com/polyml/polyml/commit/3fbfb80c471f

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-windows --with-gmp

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


        Makarius
        20-Aug-2015