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/v1.0.0.tar.gz sha256=6f09a2207f63ae9e359b4bc2e868bf1362e6aaa3ba8157fe12c96bdf6cffeeaa md5=07dce66dd871e448652d8885283c6631 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/regular/regular.1.0.0/opam |
Required by
- bap-primus-symbolic-executor<2.2.0
- bap-server
- bap-std<2.2.0
- graphlib<2.2.0