Skip to content

typecaseunion/demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Prototype

Installing OPAM

sudo apt install opam
opam init
eval `opam config env`
opam switch 4.11.2
eval `opam config env`

Installing Cduce

sudo apt install m4

Refer to http://www.cduce.org/ to build version 0.7.0-rc10

Building the prototype

cd Prototype/src
opam install dune
eval $(opam env)
opam install ppx_deriving menhir pomap
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors