bap-main
The BAP entry point
Description
This library is an entry point to BAP and serves the two goals:
- embedding BAP in other applications;
- extending BAP with the user code.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 18 Nov 2019
- Authors
- Maintainers
Sources
Dependencies
bap-recipe
= "2.0.0"
bap-plugins
= "2.0.0"
bap-future
= "2.0.0"
bap-build
= "2.0.0"
ocaml
>= "4.04.1" & < "4.08.0"
Reverse Dependencies