package yuujinchou

  1. Overview
  2. Docs
A domain-specific language for manipulating hierarchical names

Install

Dune Dependency

Authors

Maintainers

Sources

4.0.0.tar.gz
md5=35a5e35ed3b3bc9095810eb2a5a73dbd
sha512=3de4e92a74e2cbfc95cbba2ea32e2880be66d81d0e48ca57865e4650de3c912d57b9e1ec9fa8fcc37680cc8dc1c2fb165947323782e86a83567e53cfd31bb727

Description

This package offers a domain-specific language for manipulating hierarchical names. It intends to facilitate the implementation of lexical scoping and import statements.

Published: 21 Dec 2022

README

README.markdown

# 👹 yuujinchou 友人帳: Name Modifiers 📛

_yuujinchou_ is an OCaml package of name modifiers.

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

None

Conflicts

None