CompCert, mainly the 'clightgen' command for use at macOS or Windows.
86
A specific CompCert version mainly be compatible with VST 1.9.
CompCert: http://compcert.inria.fr/index.html
Run with a volume mounted:
docker run -it -v /Your/Local/Directory:/home/opam/work binjoy/compcert:2.7.2.3
There'll be a shell for you to run clightgen your_program.c under the folder /home/opam/work, the generated file can be accessed from your host.
Content type
Image
Digest
Size
596.1 MB
Last updated
almost 9 years ago
docker pull binjoy/compcert:2.7.2.3