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
8f48fcaf
Commit
8f48fcaf
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2005-09-24 14:57:03 by afrisch] Empty log message
Original author: afrisch Date: 2005-09-24 14:57:03+00:00
parent
2e30c8a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
web/ocaml.xml
View file @
8f48fcaf
...
...
@@ -75,8 +75,13 @@ can be called by <tt>ocamlfind ocamlduce/ocamlduce -I `ocamlfind query ocamlduce
</li>
</ul>
</box>
<box
title=
"Ports and packages"
link=
"ports"
>
<section
title=
"GODI"
>
<p>
GODI users can choose any of the
se
two modes.
GODI users can choose any of the two
installation
modes.
In order to upgrade an existing installation so as to use
OCamlDuce in place of OCaml, they must add this
line to their
<tt>
etc/godi.conf
</tt>
file:
...
...
@@ -86,7 +91,8 @@ GODI_BUILD_SITES += http://pauillac.inria.fr/~frisch/ocamlcduce/godi
</sample>
<p>
and force a recompilation of the
<tt>
godi-ocaml-src
</tt>
and
<tt>
godi-ocaml
</tt>
packages. The alternative is to install OCamlDuce
and
<tt>
godi-ocaml
</tt>
packages. The alternative is to install
OCamlDuce
as a GODI package over an existing installation. You don't need
to touch the
<tt>
etc/godi.conf
</tt>
file. The package
name is
<tt>
godi-ocamlduce
</tt>
. In order to use the new compilers
...
...
@@ -95,6 +101,16 @@ and tools, you can make the environment variable
<tt>
$GODI/etc/findlib-ocamlduce.conf
</tt>
file and then
uses e.g.
<tt>
ocamlfind ocamlc -package ocamlduce
</tt>
.
</p>
</section>
<section
title=
"DarwinPorts and OpenBSD"
>
<p>
Anil Madhavapeddy contributed two ports of OCamlDuce for DarwinPorts
(in dports/lang/ocamlduce) and for OpenBSD (in ports/lang/ocamlduce).
</p>
</section>
</box>
...
...
@@ -1255,4 +1271,17 @@ let rec split (s : {{ String }}) =
</box>
<box
title=
"Applications in OCamlDuce"
link=
"appli"
>
<ul>
<li><a
href=
"http://anil.recoil.org/projects/review2atom.html"
>
Review2Atom
</a>
by Anil Madhavapeddy: translates paper review files in XML format into
an Atom feed suitable for aggregation.
</li>
</ul>
</box>
</page>
\ No newline at end of file
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