package yuujinchou

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

Install

Dune Dependency

Authors

Maintainers

Sources

5.0.1.tar.gz
md5=f9c0f29e411c3a429d9fa7d9e3813aec
sha512=96aeb94ae7c7beb6bcf9191bd9d7706a3d2ceb078b823b0e374e95b2a7e18ae27bdda4378bf799eb243f43b85409d1f11ff0165e22d332ca2f0ebc40b60a6cbe

Description

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

Published: 29 May 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.1"
  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" & < "2.4.1"

Conflicts

None