author | wenzelm |
Tue, 19 Sep 2017 14:22:51 +0200 | |
changeset 66679 | ed8d359d92e4 |
parent 65880 | 54c6ec4166a4 |
child 66761 | 808e6ddb5a50 |
permissions | -rw-r--r-- |
51061 | 1 |
Notes on building Poly/ML as Isabelle component |
2 |
=============================================== |
|
3 |
||
65880 | 4 |
* component skeleton: |
5 |
$ isabelle build_polyml_component -s sha1 component |
|
51061 | 6 |
|
65880 | 7 |
* include full source (without symlink), for example: |
8 |
$ wget https://github.com/polyml/polyml/archive/master.zip |