package sail

  1. Overview
  2. No Docs
Sail is a language for describing the instruction semantics of processors

Install

Dune Dependency

Authors

Maintainers

Sources

sail-0.19.1.tbz
sha256=5e99698b6367c018133c90aaed2ceff173de20db6e61c33e2b19594a1d482a32
sha512=4de32379ae0a35a1e8ccb9ddd42147e5af88f595e18bde4c5ed635ccf511fffdcc203910732b818069e2c65e399223b79147a600f37aeb9df0f7779ba9ef323a

Description

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/.

Published: 12 Jun 2025

Dependencies (14)

  1. linenoise >= "1.1.0"
  2. sail_output = version & post
  3. sail_doc_backend = version & post
  4. sail_latex_backend = version & post
  5. sail_lean_backend = version & post
  6. sail_coq_backend = version & post
  7. sail_lem_backend = version & post
  8. sail_sv_backend = version & post
  9. sail_smt_backend = version & post
  10. sail_c_backend = version & post
  11. sail_ocaml_backend = version & post
  12. sail_manifest = version & build
  13. libsail = version
  14. dune >= "3.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.