Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 328 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 328 Bytes

Translation of LLBC into Coq

Building and executing

  1. To define charon as a git submodule: git submodule update --init

  2. To build: dune build

  3. To run with LLBC file file.LLBC: dune exec bin/main.exe file.LLBC