package bap-primus-dictionary

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

Install

Dune Dependency

Authors

Maintainers

Sources

v2.4.0.tar.gz
md5=b8b1aff8c6846f2213eafc54de07b304

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: 12 Dec 2021

Dependencies (4)

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

Dev Dependencies

None

Used by (1)

  1. bap = "2.4.0"

Conflicts

None