Admin/polyml/NOTES
author paulson
Mon, 08 Nov 2021 09:31:26 +0000
changeset 74730 25f5f1fa31bb
parent 72061 0f2ff88f823e
permissions -rw-r--r--
merged

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

* component skeleton:
  $ isabelle build_polyml_component -s sha1 polyml.tar.gz polyml

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