Advertisement
Guest User

Untitled

a guest
Sep 28th, 2014
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
OCaml 0.45 KB | None | 0 0
  1. OASISFormat: 0.4
  2. Name:        davinci
  3. Version:     0.1
  4. Synopsis:    Cacao is a language built from the ground up for reading,
  5.   writing and running distributed programs.
  6. Authors:     Lucius Gregory Meredith
  7. License:     LGPL-2.1 with OCaml linking exception
  8. Plugins:     DevFiles (0.4)
  9.  
  10. Executable davinci
  11.   Path:       src/main/ocaml/repl
  12.   BuildTools: ocamlbuild
  13.   BuildDepends: config-file, batteries, uuidm, delimcc
  14.   MainIs:     Cacao.ml
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement