Admin/polyml/NOTES
author wenzelm
Mon, 17 Oct 2022 20:24:15 +0200
changeset 76327 f70b015e4ac1
parent 72061 0f2ff88f823e
permissions -rw-r--r--
allow spaces in SCALA_HOME directory name;

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