package yuujinchou

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

Install

Dune Dependency

Authors

Maintainers

Sources

3.0.0.tar.gz
md5=9f9ffab321f221b01a17da07ae3b337b
sha512=7422c9e2f56efe65a8a063679665b2d3ada04e6354ce2e145bada04a90d41852aa07c2bde8c602505ff3ce6ae69607a0d7573439c289810fdf22cea888713623

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: 07 Jun 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.0"
  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