package symex
- 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
Primitives to write symbolic execution engines
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.2.tar.gz
sha256=2a49c457524639c7713f5222c3d6477dd2413741297e0cb0eac20371f7d583a5
sha512=48f44ec30c6652e9f33eacc04e127ffab10d7a66386d8af090e98d8ac7768eaa330c65ff560876f4e8ae858d1fba6a19cee519ae84329d5c012868b79c44d8c5
Description
Symex is a library providing efficient primitives to write symbolic execution engines. It provides an efficient path condition and a monad for exploring paths.
Dev Dependencies (7)
-
ocb
>= "0.1" & with-dev-setup -
ocamlformat
>= "0.28" & with-dev-setup -
landmarks-ppx
with-dev-setup -
bisect_ppx
>= "2.5" & with-dev-setup -
alcotest
with-test -
mdx
with-test & >= "2.1" -
odoc
>= "3.0.0" & with-doc
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page