package bap-primus-dictionary

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.5.0.tar.gz
md5=9eed04fda6610dd4a8aa83948abfffc3

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: 26 Oct 2018

Dependencies (3)

  1. bap-primus = "1.5.0"
  2. bap-std = "1.5.0"
  3. ocaml >= "4.03" & < "4.06"

Dev Dependencies

None

Used by (1)

  1. bap = "1.5.0"

Conflicts

None