Skip to content

papajefe/EmeraldACE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmeraldACE

Build instructions

sudo apt install opam
opam init
eval `opam config env`
opam switch create 4.11.1
opam install dune ppx_deriving num
make

Build to Javascript instructions

opam install js_of_ocaml-compiler js_of_ocaml-ppx
make js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 81.1%
  • HTML 11.2%
  • JavaScript 4.3%
  • Python 1.9%
  • Other 1.5%