package bap-knowledge

  1. Overview
  2. No Docs
Knowledge Representation Library

Install

Dune Dependency

Authors

Maintainers

Sources

v2.4.0.tar.gz
md5=b8b1aff8c6846f2213eafc54de07b304

Description

The library provides facilities for storing, accumulating, and computing knowledge. The knowledge could be represented indirectly, in the Knowledge Base, or directly as knowledge values. The library focuses on representing knowledge that is partial and provides mechanisms for knowledge accumulation and refinement. The knowledge representation library leverages the powerful type system of the OCaml language to facilitate development of complex knowledge representation and reasoning systems.

Published: 12 Dec 2021

Dependencies (5)

  1. monads = "2.4.0"
  2. oasis build & >= "0.4.7"
  3. ppx_bap >= "v0.14" & < "v0.15"
  4. core_kernel >= "v0.14" & < "v0.15"
  5. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (27)

  1. bap-analyze = "2.4.0"
  2. bap-arm = "2.4.0"
  3. bap-bil = "2.4.0"
  4. bap-c = "2.4.0"
  5. bap-core-theory = "2.4.0"
  6. bap-disassemble = "2.4.0"
  7. bap-frontend = "2.4.0"
  8. bap-ida = "2.4.0"
  9. bap-mc = "2.4.0"
  10. bap-mips = "2.4.0"
  11. bap-objdump = "2.4.0"
  12. bap-patterns < "2.5.0"
  13. bap-powerpc = "2.4.0"
  14. bap-primus = "2.4.0"
  15. bap-primus-lisp = "2.4.0"
  16. bap-primus-print = "2.4.0"
  17. bap-primus-systems = "2.4.0"
  18. bap-print = "2.4.0"
  19. bap-radare2 = "2.4.0"
  20. bap-relocatable = "2.4.0"
  21. bap-riscv = "2.4.0"
  22. bap-std = "2.4.0"
  23. bap-stub-resolver = "2.4.0"
  24. bap-symbol-reader = "2.4.0"
  25. bap-systemz = "2.4.0"
  26. bap-thumb = "2.4.0"
  27. bap-x86 = "2.4.0"

Conflicts

None