regularversion
Library for regular data types
Provides functors and typeclasses implementing functionality expected for a regular data type, like i/o, containers, printing, etc.
In particular, the library includes:
- module Data that adds generic i/o routines for each regular data type.
- module Cache that adds caching service for data types
- module Regular that glues everything together
- module Opaque for regular but opaque data types
- module Seq that extends Core_kernel's sequence module
- module Bytes that provides a rich core-like interface for Bytes data type.
Author | BAP Team |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/BinaryAnalysisPlatform/bap/ |
Issue Tracker | https://github.com/BinaryAnalysisPlatform/bap/issues |
Maintainer | Ivan Gotovchits <ivg@ieee.org> |
Dependencies |
|
Source [http] | https://github.com/BinaryAnalysisPlatform/bap/archive/v2.3.0.tar.gz sha256=a6e80853aaaa26b7ca564d9878891d7146ec1c83852541387c1bba1ad036b8ea md5=13f2cb1e3b9d90348852252fb0f2d09f |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/regular/regular.2.3.0/opam |
Required by
- bap-api=2.3.0
- bap-arm=2.3.0
- bap-beagle=2.3.0
- bap-beagle-strings=2.3.0
- bap-byteweight=2.3.0
- bap-cache=2.3.0
- bap-dependencies<2.4.0
- bap-disassemble=2.3.0
- bap-dump-symbols=2.3.0
- bap-dwarf=2.3.0
- bap-elf=2.3.0
- bap-frontend=2.3.0
- bap-ida=2.3.0
- bap-ida-plugin=2.3.0
- bap-mc=2.3.0
- bap-mips=2.3.0
- bap-optimization=2.3.0
- bap-phoenix=2.3.0
- bap-powerpc=2.3.0
- bap-primus=2.3.0
- bap-primus-lisp=2.3.0
- bap-primus-symbolic-executor!=2.2.0 & <2.4.0
- bap-print=2.3.0
- bap-server
- bap-std!=2.2.0 & <2.4.0
- bap-symbol-reader=2.3.0
- bap-taint=2.3.0
- bap-term-mapper=2.3.0
- bap-trace=2.3.0
- bap-traces=2.3.0
- bap-x86=2.3.0
- graphlib!=2.2.0 & <2.4.0