package bap-primus-dictionary

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.6.0.tar.gz
md5=0ccf6571613c0666a37d154c7f70af4f

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: 10 Apr 2019

Dependencies (3)

  1. bap-primus = "1.6.0"
  2. bap-std = "1.6.0"
  3. ocaml >= "4.04.1" & < "4.08.0"

Dev Dependencies

None

Used by (1)

  1. bap = "1.6.0"

Conflicts

None