package yuujinchou

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

Install

Dune Dependency

Authors

Maintainers

Sources

5.2.0.tar.gz
md5=805292aa48221618fdea6cf9aea30a63
sha512=a31c31f6a98c06844f973ecbef21e78e387b7d139bee78b9e9920ac92a90685f8282d08fc5f5a2a0adeab0d8ce7e1e4790fe0957ab04658b79e7cac82f21841a

Description

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

Published: 07 Nov 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 >= "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"

Conflicts

None