package bap-std
The Binary Analysis Platform Standard Library
Install
Dune Dependency
Authors
Maintainers
Sources
v2.4.0.tar.gz
sha256=63ada71fa4f602bd679174dc6bf780d54aeded40ad4ec20d256df15886e3d2d5
md5=b8b1aff8c6846f2213eafc54de07b304
doc/bap/Bap/Std/Eval/index.html
Module Std.Eval
Basic and generic expression evaluator.
The module provides functors that derive base classes and class types for Expi, Bili, and Biri.
Note, this is a low-level interface that can be used if you want to build your own evaluators (interpreters). If you want to use already existing interpreter without drastically changing the semantics of BIL consider using the Primus Framework.
module T1 (M : Core_kernel.T1) : sig ... end
An evaluator interface parametrized by a T1
monad.
module T2 (M : Core_kernel.T2) : sig ... end
An evaluator parametrized by a T2
monad.
module type S = sig ... end
An interface of a basic evaluator in a T1
monad
module type S2 = sig ... end
An interface of a basic evaluator in a T1
monad
Make2(M)
provides an implementation of the S2
interface lifted into the monad M
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>