libsailversion
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.19.1/sail-0.19.1.tbz sha256=5e99698b6367c018133c90aaed2ceff173de20db6e61c33e2b19594a1d482a32 sha512=4de32379ae0a35a1e8ccb9ddd42147e5af88f595e18bde4c5ed635ccf511fffdcc203910732b818069e2c65e399223b79147a600f37aeb9df0f7779ba9ef323a |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/libsail/libsail.0.19.1/opam |
Required by
- sail>=0.19.1
- sail_c_backend>=0.19.1
- sail_coq_backend>=0.19.1
- sail_doc_backend>=0.19.1
- sail_latex_backend>=0.19.1
- sail_lean_backend>=0.19.1
- sail_lem_backend>=0.19.1
- sail_ocaml_backend>=0.19.1
- sail_output>=0.19.1
- sail_smt_backend>=0.19.1
- sail_sv_backend>=0.19.1