y-yu / ocaml2evm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Overview

The compiler that:

How to Build

By dune exec ocamyulc <parent>/<dirname>/<filename>.ml, .json file for <filename>.ml is generated and saved in <parent>/contracts directory.

Examples

See sample/READEME.md.

About


Languages

Language:OCaml 99.2%Language:Standard ML 0.8%