Skip to content

picojulien/linocaml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinOCaml: Lightweight, monad-based linear types in OCaml, with a few syntax extensions

Paper

Build

opam install dune
dune build

Examples

See examples/ folder. To run examples, try:

./_build/default/examples/ex_array.exe
./_build/default/examples/ex_linlist.exe
./_build/default/examples/ex_session.exe

Prerequisites

OCaml 4.06.1 or higher. Checked with OCaml 4.07.0

About

Monad-based linear types in OCaml, with a few syntax extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • OCaml 99.8%
  • Emacs Lisp 0.2%