reason-parser
Reason Parser: Meta Language Toolchain
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.
This is the parser sub-package.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 02 Jun 2017
- Authors
- Maintainers
Sources
Dependencies
ppx_tools_versioned
>= "5.0beta" & < "5.2.1"
ocaml-migrate-parsetree
< "2.0.0"
topkg
= "0.8.1"
result
= "1.2"
merlin-extend
>= "0.3" & < "0.5"
menhir
= "20170418"
ocamlfind
build
ocaml
>= "4.02" & < "4.05"
Reverse Dependencies
reason
= "2.0.0"