| author | blanchet | 
| Wed, 14 Jul 2021 10:02:43 +0200 | |
| changeset 73977 | 2d8a0f8e30ec | 
| 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 |