package yuujinchou

  1. Overview
  2. Docs
A library for hierarchical names and lexical scoping

Install

Dune Dependency

Authors

Maintainers

Sources

5.1.0.tar.gz
md5=dec8debfa4a4a11d4e0783ab64e4700b
sha512=b7035e34c34669f2fe5fca93b75b6b6118880ee8729b8204ccc39c83f35ce75292ca54c05b6b37ff13a62b1b178e4462e4de0cf11e47aa4f7a817391a5dee718

Description

This package offers an implementation of nested lexical scoping with an extensible domain-specific language for manipulating hierarchical names.

Published: 25 Sep 2023

README

README.markdown

# 👹 yuujinchou 友人帳: Hierarchical Names and Lexical Scoping 📛

_yuujinchou_ is an OCaml package for hierarchical names and lexical scoping.

Please consult the [package website](https://redprl.org/yuujinchou/yuujinchou/) for more information.

Dependencies (4)

  1. bwd >= "2.2"
  2. algaeff >= "0.2" & < "2.0"
  3. ocaml >= "5.0"
  4. dune >= "2.0"

Dev Dependencies (3)

  1. odoc >= "2.0" & with-doc
  2. qcheck-core >= "0.18" & with-test
  3. alcotest >= "1.5" & with-test

Used by (1)

  1. forester >= "2.1" & < "4.0.0"

Conflicts

None