package bap-primus-dictionary

  1. Overview
  2. No Docs
BAP Primus Lisp library that provides dictionaries

Install

Dune Dependency

Authors

Maintainers

Sources

v2.5.0.tar.gz
md5=5abd9b3628b43f797326034f31ca574f

Description

Provides a key-value storage for Primus Lisp programs. Dictionaries are represented with symbols and it is a responsibility of user to prevent name clashing between different dictionaries.

Published: 14 Jul 2022

Dependencies (4)

  1. bap-core-theory = "2.5.0"
  2. bap-primus = "2.5.0"
  3. bap-std = "2.5.0"
  4. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (1)

  1. bap >= "2.5.0"

Conflicts

None