Admin/polyml/NOTES
author traytel
Tue, 10 Dec 2019 01:06:39 +0100
changeset 71261 4765fec43414
parent 67583 c933a5d4e1ee
child 72061 0f2ff88f823e
permissions -rw-r--r--
unfold intermediate (internal) pred definitions

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