package reason

  1. Overview
  2. No Docs
Reason: Meta Language Toolchain

Install

Dune Dependency

Authors

Maintainers

Sources

1.7.4.zip
md5=78483ec9e707a2993846bd2feadc7680

Description

reason allows development of Meta Language syntax trees in non-text format. It allows a development model that is equivalent to collaborating on syntax trees that have been committed to a source code repository.

Tags

syntax

Published: 09 Feb 2017

Dependencies (5)

  1. merlin-extend >= "0.3" & < "0.4"
  2. menhir >= "20160303" & < "20170418"
  3. utop >= "1.17" & < "2.0"
  4. ocamlfind build
  5. ocaml = "4.02.3"

Dev Dependencies

None

Conflicts (1)

  1. utop < "1.17"