package salto-analyzer
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Salto static analyzer for OCaml programs
Install
dune-project
Dependency
Authors
Maintainers
Sources
salto-analyzer-0.2.tbz
sha256=e69d884bbd9a13a71345a295098fb7ae36dfc8aaa7f7197c02a0dbc87450ecc6
sha512=02662eb4d015e3ab5d802ce11c62e1bcf8624e455b9229f958fe678c73ab91c20b1a5e4cab532b7377e472826ff0d49a9a753592af9a79e4c8ba438e04d5e867
Description
Static analyzer for OCaml programs, that infers possible output values for every part of a program, as well as exceptions that might be raised. It is based on the theory of abstract interpretation.
Published: 23 Nov 2025
Dependencies (19)
-
ez_dune_describe
>= "0.1" -
csexp
>= "1.5.2" -
zarith_stubs_js
>= "v0.16.1" -
js_of_ocaml-tyxml
>= "5.4.0" -
js_of_ocaml-ppx
build & >= "5.4.0" -
js_of_ocaml
>= "5.4.0" & <= "5.9.1" -
ezjs_ace
>= "0.1.1" -
zarith
>= "1.13" -
ptset
>= "1.0.1" -
ppx_expect
>= "v0.16.0" -
ppx_deriving
build & >= "5.2.1" -
ppx_import
build & >= "1.9.0" -
hashset
>= "1.0.0" -
hashcons
>= "1.3" -
dmap
>= "0.5" -
cmdliner
>= "1.2.0" -
base
>= "v0.16.3" -
saltoIL
>= "0.2.0" & < "0.3" -
dune
>= "3.18"
Dev Dependencies (1)
-
odoc
with-doc
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page