| author | paulson <lp15@cam.ac.uk> |
| Sat, 17 Oct 2020 11:32:03 +0100 | |
| changeset 72492 | 2dd41a8893aa |
| parent 72061 | 0f2ff88f823e |
| permissions | -rw-r--r-- |
| 51061 | 1 |
Notes on building Poly/ML as Isabelle component |
2 |
=============================================== |
|
3 |
||
| 65880 | 4 |
* component skeleton: |
| 72061 | 5 |
$ isabelle build_polyml_component -s sha1 polyml.tar.gz polyml |
| 51061 | 6 |
|
| 65880 | 7 |
* include full source (without symlink), for example: |
8 |
$ wget https://github.com/polyml/polyml/archive/master.zip |