package bamboo

  1. Overview
  2. Docs
A compiler targeting Ethereum Virtual Machine

Install

Dune Dependency

Authors

Maintainers

Sources

0.0.02.tar.gz
md5=62056bf420a78f7e8eb05218b0e7dabd

Description

Bamboo compiles a simple language to Ethereum Virtual Machine. The language is designed to keep programmers away from common mistakes. It features: state transition as recursion with potentially changing arguments, mandatory reentrance continuation when calling out, no loops, no assignments except to mappings and partial compliance with common Ethereum ABI.

Published: 16 Oct 2017

Dependencies (17)

  1. rope build
  2. ocamlfind build
  3. ocamlbuild build
  4. menhir build & = "20120123"
  5. menhir build & = "20130116"
  6. menhir build & = "20130911"
  7. menhir build & = "20140422"
  8. menhir build & = "20141215"
  9. menhir build & = "20150914"
  10. menhir build & = "20150921"
  11. menhir build & = "20151005"
  12. hex build & = "0.1.0"
  13. hex build & = "0.2.0"
  14. hex build & = "1.0.0"
  15. cryptokit build & >= "1.12"
  16. batteries build
  17. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.