libsailversion Documentation on ocaml.org
Sail is a language for describing the instruction semantics of processors
Sail is a language for describing the instruction-set architecture (ISA) semantics of processors. Sail aims to provide a engineer-friendly, vendor-pseudocode-like language for describing instruction semantics. It is essentially a first-order imperative language, but with lightweight dependent typing for numeric types and bitvector lengths, which are automatically checked using Z3. It has been used for several papers, available from http://www.cl.cam.ac.uk/~pes20/sail/.
| Authors | Alasdair Armstrong, Thomas Bauereiss, Brian Campbell, Shaked Flur, Jonathan French, Kathy Gray, Robert Norton, Christopher Pulte, Peter Sewell and Mark Wassell |
|---|---|
| License | BSD-2-Clause |
| Published | |
| Homepage | https://github.com/rems-project/sail |
| Issue Tracker | https://github.com/rems-project/sail/issues |
| Maintainer | Sail Devs <cl-sail-dev@lists.cam.ac.uk> |
| Dependencies | |
| Source [http] | https://github.com/rems-project/sail/releases/download/0.15/sail-0.15.tbz sha256=6849fb16af6a3a1f70a9202ceffeb91f0d5afe0dc403d7a29b42b065dc3510fb sha512=64219a4824c428798937f1f2b3d4e8c7b2ff0cb3a835e82a7e98b6c337d16f7496d0f94cb7c65f2c74089a53598e6df04624485f1db0c1ca11ba8fc9dea281d6 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/libsail/libsail.0.15/opam |
Required by
- sail=0.15
- sail_c_backend<0.16
- sail_coq_backend<0.16
- sail_latex_backend<0.16
- sail_lem_backend<0.16
- sail_ocaml_backend<0.16
- sail_output<0.16
- sail_smt_backend<0.16


