Admin/polyml/NOTES
author haftmann
Fri, 14 Jun 2019 08:34:27 +0000
changeset 70335 9bd8c16b6627
parent 67583 c933a5d4e1ee
child 72061 0f2ff88f823e
permissions -rw-r--r--
using (*)-syntax for partially applied infix is fine, contrary to ancient op-syntax

Notes on building Poly/ML as Isabelle component
===============================================

* component skeleton:
  $ isabelle build_polyml_component -s sha1 component

* include full source (without symlink), for example:
  $ wget https://github.com/polyml/polyml/archive/master.zip