package ppx_bap

  1. Overview
  2. No Docs
The set of ppx rewriters for BAP

Install

Dune Dependency

Authors

Maintainers

Sources

v0.14.tar.gz
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)

  1. ppxlib >= "0.15.0"
  2. dune >= "2.0.0"
  3. ppx_variants_conv >= "v0.14" & < "v0.15"
  4. ppx_sexp_value >= "v0.14" & < "v0.15"
  5. ppx_sexp_conv >= "v0.14" & < "v0.15"
  6. ppx_optcomp >= "v0.14" & < "v0.15"
  7. ppx_here >= "v0.14" & < "v0.15"
  8. ppx_hash >= "v0.14" & < "v0.15"
  9. ppx_fields_conv >= "v0.14" & < "v0.15"
  10. ppx_enumerate >= "v0.14" & < "v0.15"
  11. ppx_compare >= "v0.14" & < "v0.15"
  12. ppx_cold >= "v0.14" & < "v0.15"
  13. ppx_bin_prot >= "v0.14" & < "v0.15"
  14. ppx_bench >= "v0.14" & < "v0.15"
  15. ppx_assert >= "v0.14" & < "v0.15"
  16. base_quickcheck >= "v0.14" & < "v0.15"
  17. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (63)

  1. bap-abi >= "2.2.0"
  2. bap-analyze
  3. bap-api >= "2.2.0"
  4. bap-arm >= "2.2.0"
  5. bap-beagle >= "2.2.0"
  6. bap-beagle-strings
  7. bap-bil >= "2.2.0"
  8. bap-build >= "2.2.0"
  9. bap-bundle >= "2.2.0"
  10. bap-byteweight >= "2.2.0"
  11. bap-byteweight-frontend >= "2.2.0"
  12. bap-c >= "2.2.0"
  13. bap-cache >= "2.2.0"
  14. bap-callgraph-collator
  15. bap-core-theory >= "2.2.0"
  16. bap-dependencies
  17. bap-disassemble >= "2.2.0"
  18. bap-dump-symbols >= "2.2.0"
  19. bap-dwarf >= "2.2.0"
  20. bap-elf >= "2.2.0"
  21. bap-frontend >= "2.2.0"
  22. bap-ghidra
  23. bap-ida >= "2.2.0"
  24. bap-ida-plugin >= "2.2.0"
  25. bap-knowledge >= "2.2.0"
  26. bap-llvm >= "2.2.0"
  27. bap-mc >= "2.2.0"
  28. bap-microx >= "2.2.0"
  29. bap-mips >= "2.2.0"
  30. bap-objdump >= "2.2.0"
  31. bap-optimization >= "2.2.0"
  32. bap-patterns
  33. bap-phoenix >= "2.2.0"
  34. bap-plugins >= "2.2.0"
  35. bap-powerpc >= "2.2.0"
  36. bap-primus >= "2.2.0"
  37. bap-primus-lisp >= "2.2.0"
  38. bap-primus-loader
  39. bap-primus-print
  40. bap-primus-propagate-taint
  41. bap-primus-random >= "2.2.0"
  42. bap-primus-symbolic-executor >= "2.2.0"
  43. bap-print >= "2.2.0"
  44. bap-radare2
  45. bap-raw >= "2.2.0"
  46. bap-relocatable >= "2.2.0"
  47. bap-riscv
  48. bap-std >= "2.2.0"
  49. bap-strings >= "2.2.0"
  50. bap-stub-resolver >= "2.2.0"
  51. bap-symbol-reader >= "2.2.0"
  52. bap-systemz
  53. bap-taint >= "2.2.0"
  54. bap-term-mapper >= "2.2.0"
  55. bap-thumb
  56. bap-trace >= "2.2.0"
  57. bap-traces >= "2.2.0"
  58. bap-x86 >= "2.2.0"
  59. bitvec-binprot >= "2.2.0"
  60. graphlib >= "2.2.0"
  61. monads >= "2.2.0"
  62. ogre >= "2.2.0"
  63. regular >= "2.2.0"

Conflicts

None