package reason

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.4.0.zip
md5=b1445f4e44b394afee3bd9a838df7270

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: 17 Oct 2016

Dependencies (9)

  1. re >= "1.5.0"
  2. merlin-extend >= "0.3" & < "0.4"
  3. merlin >= "2.5.0"
  4. menhir >= "20160303" & < "20170418"
  5. BetterErrors >= "0.0.1"
  6. utop >= "1.17" & < "2.0"
  7. ocamlfind build
  8. easy-format >= "1.2.0"
  9. ocaml = "4.02.3"

Dev Dependencies

None

Conflicts (1)

  1. utop < "1.17"