package bap-std
The Binary Analysis Platform Standard Library
Install
Dune Dependency
Authors
Maintainers
Sources
v2.3.0.tar.gz
sha256=a6e80853aaaa26b7ca564d9878891d7146ec1c83852541387c1bba1ad036b8ea
md5=13f2cb1e3b9d90348852252fb0f2d09f
doc/bap/Bap/Std/class-expi/index.html
Class Std.expi
Expression interpreter
constraint 'a = Expi.context
inherit ['a, Bil.result] Expi.Eval.semantics
Interaction with environment
method empty : Bil.storage
creates an empty storage. If you want to provide your own implementation of storage, then it is definitely the right place.
method update : var -> Bil.result -> 'a Expi.u
a variable is bind to a value.
method load : Bil.storage -> addr -> 'a Expi.r
a byte is loaded from a given address
method store : Bil.storage -> addr -> word -> 'a Expi.r
a byte is stored to a a given address
Error conditions
method type_error : type_error -> 'a Expi.r
a given typing error has occurred
method division_by_zero : unit -> 'a Expi.r
we can't do this!
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page