package ppx_bap
- 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
The set of ppx rewriters for BAP
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.14.tar.gz
sha256=b549ed28fb058e53f3fae0ae0f6a0279f0e4b21ad83705a468e730f8c2e47ade
md5=cf2ae08b613776661094b9dccdf5e796
Description
ppx_bap is the set of blessed ppx rewriters used in BAP projects. It fills the same role as ppx_base or ppx_jane (from which it is derived), but doesn't impose any style requirements and has only the minimal necessary set of rewriters.
Published: 07 Nov 2020
Dependencies (17)
-
ppxlib
>= "0.15.0" -
dune
>= "2.0.0" -
ppx_variants_conv
>= "v0.14" & < "v0.15" -
ppx_sexp_value
>= "v0.14" & < "v0.15" -
ppx_sexp_conv
>= "v0.14" & < "v0.15" -
ppx_optcomp
>= "v0.14" & < "v0.15" -
ppx_here
>= "v0.14" & < "v0.15" -
ppx_hash
>= "v0.14" & < "v0.15" -
ppx_fields_conv
>= "v0.14" & < "v0.15" -
ppx_enumerate
>= "v0.14" & < "v0.15" -
ppx_compare
>= "v0.14" & < "v0.15" -
ppx_cold
>= "v0.14" & < "v0.15" -
ppx_bin_prot
>= "v0.14" & < "v0.15" -
ppx_bench
>= "v0.14" & < "v0.15" -
ppx_assert
>= "v0.14" & < "v0.15" -
base_quickcheck
>= "v0.14" & < "v0.15" -
ocaml
>= "4.08.0"
Dev Dependencies
None
Used by (63)
-
bap-abi
>= "2.2.0" - bap-analyze
-
bap-api
>= "2.2.0" -
bap-arm
>= "2.2.0" -
bap-beagle
>= "2.2.0" - bap-beagle-strings
-
bap-bil
>= "2.2.0" -
bap-build
>= "2.2.0" -
bap-bundle
>= "2.2.0" -
bap-byteweight
>= "2.2.0" -
bap-byteweight-frontend
>= "2.2.0" -
bap-c
>= "2.2.0" -
bap-cache
>= "2.2.0" - bap-callgraph-collator
-
bap-core-theory
>= "2.2.0" - bap-dependencies
-
bap-disassemble
>= "2.2.0" -
bap-dump-symbols
>= "2.2.0" -
bap-dwarf
>= "2.2.0" -
bap-elf
>= "2.2.0" -
bap-frontend
>= "2.2.0" - bap-ghidra
-
bap-ida
>= "2.2.0" -
bap-ida-plugin
>= "2.2.0" -
bap-knowledge
>= "2.2.0" -
bap-llvm
>= "2.2.0" -
bap-mc
>= "2.2.0" -
bap-microx
>= "2.2.0" -
bap-mips
>= "2.2.0" -
bap-objdump
>= "2.2.0" -
bap-optimization
>= "2.2.0" - bap-patterns
-
bap-phoenix
>= "2.2.0" -
bap-plugins
>= "2.2.0" -
bap-powerpc
>= "2.2.0" -
bap-primus
>= "2.2.0" -
bap-primus-lisp
>= "2.2.0" - bap-primus-loader
- bap-primus-print
- bap-primus-propagate-taint
-
bap-primus-random
>= "2.2.0" -
bap-primus-symbolic-executor
>= "2.2.0" -
bap-print
>= "2.2.0" - bap-radare2
-
bap-raw
>= "2.2.0" -
bap-relocatable
>= "2.2.0" - bap-riscv
-
bap-std
>= "2.2.0" -
bap-strings
>= "2.2.0" -
bap-stub-resolver
>= "2.2.0" -
bap-symbol-reader
>= "2.2.0" - bap-systemz
-
bap-taint
>= "2.2.0" -
bap-term-mapper
>= "2.2.0" - bap-thumb
-
bap-trace
>= "2.2.0" -
bap-traces
>= "2.2.0" -
bap-x86
>= "2.2.0" -
bitvec-binprot
>= "2.2.0" -
graphlib
>= "2.2.0" -
monads
>= "2.2.0" -
ogre
>= "2.2.0" -
regular
>= "2.2.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page