Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
f6894284
Commit
f6894284
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2005-12-25 10:41:30 by afrisch] Empty log message
Original author: afrisch Date: 2005-12-25 10:41:30+00:00
parent
895fb37f
Changes
1
Hide whitespace changes
Inline
Side-by-side
web/ocaml.xml
View file @
f6894284
...
...
@@ -24,11 +24,11 @@ OCamlDuce is distributed under the Q Public License version 1.0 for
the Compiler.
</p>
<!--
<p>
<p>
The theory behind OCamlDuce's type system is described in a
<a
href="http://cristal.inria.fr/~frisch/ocamlcduce/">technical
report</a>.
</p>
-->
href=
"http://cristal.inria.fr/~frisch/ocamlcduce/
ocamlduce.pdf
"
>
technical
report
</a>
(to appear in PLAN-X 2006)
.
</p>
</box>
...
...
@@ -36,8 +36,8 @@ report</a>.
<p>
Currently, OCamlDuce
is based on OCaml 3.0
8.4 and on a CVS snapshots
of CDuce (between 0.3.92 and the head)
.
is based on OCaml 3.0
9.0 (actually, the release309 branch from OCaml
CVS) and CDuce 0.4.0
.
</p>
<ul>
...
...
@@ -75,6 +75,21 @@ release309 branch of OCaml CVS)</li>
`ocamlfind query ocamlduce`
</tt>
.
</p>
<section
title=
"Building from the CVS"
>
<p>
The following commands will extract the current development version of
OCamlDuce (from OCaml and CDuce CVS repositories):
</p>
<sample>
cvs -f -d ":pserver:anoncvs@camlcvs.inria.fr:/caml" co -r cducetrunk ocaml
cvs -f -d ":pserver:anonymous@cvs.cduce.org:/cvsroot" co cduce
(cd ocaml/cduce; make link)
</sample>
</section>
</box>
<box
title=
"Ports and packages"
link=
"ports"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment