package clarity-lang

  1. Overview
  2. No Docs
Clarity smart contract parser and AST

Install

Authors

Maintainers

Sources

clarity-lang-0.1.0.tbz
sha256=448ad2078579ccdb99ffdc274ad59d4d2202dca96d802646d3a76b828cac1981
sha512=64bd61a65e6d178e517465330a81382a6a424b590cfc83ecaa1e734a0728db6cac4c8f2b58532c44d05654ab79bae4670900bfe26043cd2bd546db1a4797f6c8

Description

Clarity.ml parses Clarity smart contracts into an abstract syntax tree.

Published: 03 Oct 2020

Dependencies (4)

  1. cppo build
  2. num >= "1.3"
  3. menhir >= "20200624" & < "20211215"
  4. dune >= "2.7"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test

Used by

None

Conflicts

None