package ppx_bap
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
- bap-analyze
- bap-api
- bap-arm
- bap-beagle
- bap-beagle-strings
- bap-bil
- bap-build
- bap-bundle
- bap-byteweight
- bap-byteweight-frontend
- bap-c
- bap-cache
- bap-callgraph-collator
- bap-core-theory
- bap-dependencies
- bap-disassemble
- bap-dump-symbols
- bap-dwarf
- bap-elf
- bap-frontend
- bap-ghidra
- bap-ida
- bap-ida-plugin
- bap-knowledge
- bap-llvm
- bap-mc
- bap-microx
- bap-mips
- bap-objdump
- bap-optimization
- bap-patterns
- bap-phoenix
- bap-plugins
- bap-powerpc
- bap-primus
- bap-primus-lisp
- bap-primus-loader
- bap-primus-print
- bap-primus-propagate-taint
- bap-primus-random
- bap-primus-symbolic-executor
- bap-print
- bap-radare2
- bap-raw
- bap-relocatable
- bap-riscv
- bap-std
- bap-strings
- bap-stub-resolver
- bap-symbol-reader
- bap-systemz
- bap-taint
- bap-term-mapper
- bap-thumb
- bap-trace
- bap-traces
- bap-x86
- bitvec-binprot
- graphlib
- monads
- ogre
- regular
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page