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
ed65effb
Commit
ed65effb
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2006-01-06 15:57:42 by afrisch] Empty log message
Original author: afrisch Date: 2006-01-06 15:57:42+00:00
parent
46361d83
Changes
2
Hide whitespace changes
Inline
Side-by-side
web/mailing.xml
View file @
ed65effb
...
...
@@ -5,71 +5,52 @@
<box
title=
"Available lists"
link=
"lists"
>
<p>
There are
four
mailing lists for CDuce:
</p>
There are
several
mailing lists for CDuce:
</p>
<ul>
<li><code>
users@cduce.org
</code>
, the main mailing list for CDuce
users
</li>
<li><code>
announce@cduce.org
</code>
, to receive announcements about
CDuce (very low traffic)
</li>
<li><code>
devel@cduce.org
</code>
, to join all the developers of CDuce
</li>
<li><code>
staff@cduce.org
</code>
, to join the managers of the CDuce project
</li>
</ul>
<p>
The archives are available for the first three mailing lists:
</p>
<ul>
<li>
<a
href=
"http://sympa.cduce.org/wws/info/users"
>
Archives of the users
mailing list
</a>
<li><code>
users@cduce.org
</code>
: the main mailing list for CDuce
users.
<a
href=
"http://sympa.cduce.org/wws/arc/users"
>
Archives
</a>
.
<a
href=
"http://sympa.cduce.org/wws/subrequest/users"
>
Join
</a>
.
<br/>
You can post to this list if you join it.
</li>
<li>
<a
href=
"http://sympa.cduce.org/wws/info/devel"
>
Archives of the devel
mailing list
</a>
<li><code>
ocamlduce@cduce.org
</code>
: discussion and announces about
<local
href=
"ocaml"
>
OCamlDuce
</local>
.
<a
href=
"http://sympa.cduce.org/wws/arc/ocamlduce"
>
Archives
</a>
.
<a
href=
"http://sympa.cduce.org/wws/subrequest/ocamlduce"
>
Join
</a>
.
<br/>
You can post to this list if you join it.
</li>
<li>
<a
href=
"http://sympa.cduce.org/wws/info/announce"
>
Archives of the
announce mailing list
</a>
<li><code>
announce@cduce.org
</code>
: announcements about
CDuce (very low traffic).
<a
href=
"http://sympa.cduce.org/wws/arc/announce"
>
Archives
</a>
.
<a
href=
"http://sympa.cduce.org/wws/subrequest/announce"
>
Join
</a>
.
<br/>
You cannot post to this list.
</li>
<li><code>
devel@cduce.org
</code>
: all the developers of CDuce.
<a
href=
"http://sympa.cduce.org/wws/arc/devel"
>
Archives
</a>
.
<br/>
You cannot join this list, but you can post to it.
</li>
<!--<li><code>staff@cduce.org</code>: all the managers of the CDuce
project.
<br/>Closed. For internal discussion only.
</li>-->
</ul>
</box>
<box
title=
"Subscription"
link=
"subs"
>
<p>
You can freely subscribe to the first two lists by sending an
e-mail to
<code>
sympa@cduce.org
</code>
with
subject "
<tt>
subscribe
<i>
list
</i></tt>
". So for instance to
subscribe to
<tt>
users@cduce.org
</tt>
do:
</p>
<sample>
<![CDATA[
From: Giuseppe.Castagna@cduce.org
To: sympa@cduce.org
Subject: subscribe users
]]>
</sample>
<p>
Subscription to
<code>
devel
</code>
and
<code>
staff
</code>
are closed. Note that
the archives are available for
<code>
devel
</code>
list, and that it is
possible to post on it. So it is not really private in any way.
You can also join a mailing list
by sending an e-mail to
<code>
sympa@cduce.org
</code>
with subject
"
<tt>
subscribe
<i>
list
</i></tt>
" (where
<i>
list
</i>
is one
of users, announce, ocamlduce.
</p>
</box>
<box
title=
"Posting and Archives"
link=
"post"
>
<p>
You can post a message on
<code>
users
</code>
,
<code>
devel
</code>
,
<code>
staff
</code>
. These
lists are unmoderated, however in order to post a message on
<code>
users
</code>
you first have to subscribe to it.
</p>
<p>
The complete archives of all the lists are available
<a
href=
"http://sympa.cduce.org/wws/lists/topicsless"
>
here
</a>
(yes, colors are awful).
</p>
</box>
<box
title=
"Commands for subscribers"
link=
"commands"
>
<box
title=
"Commands"
link=
"commands"
>
<p>
You can perform other operations like unsubscribing by sending a message to
<code>
sympa@cduce.org
</code>
You perform several operations (such as unsubscribing or changing the
reception mode) either through the
<a
href=
"http://sympa.cduce.org/wws"
>
web interface of the mailing list
manager
</a>
or by sending a message to
<code>
sympa@cduce.org
</code>
</p>
<sample>
<![CDATA[
To: sympa@cduce.org
...
...
web/ocaml.xml
View file @
ed65effb
...
...
@@ -15,23 +15,32 @@
OCamlDuce is a merger between
<a
href=
"http://caml.inria.fr/"
>
OCaml
</a>
and
<local
href=
"index"
>
CDuce
</local>
. It comes as a modified
version of OCaml which integrates CDuce features: expressions,
types,
pattern
s.
version of OCaml which integrates CDuce features:
XML
expressions,
regular expression types and patterns, iterator
s.
</p>
<p>
OCamlDuce is distributed under the Q Public License version 1.0 for
the Compiler.
OCamlDuce is distributed under the Q Public License version 1.0.
</p>
<
p
>
The theory behind OCamlDuce's type system is described in a
<a
<
ul
>
<li>
A
<a
href=
"http://cristal.inria.fr/~frisch/ocamlcduce/ocamlduce.pdf"
>
technical
report
</a>
(to appear in PLAN-X 2006).
</p>
report
</a>
describes the theory behind OCamlDuce's type system (to be
presented in PLAN-X 2006).
</li>
<li><local
href=
"ocaml_install"
>
How to get OCamlDuce:
</local>
download,
installation instructions, packages.
</li>
<li><local
href=
"ocaml_manual"
>
User's manual
</local>
.
</li>
<li><local
href=
"ocaml_code"
>
Code samples and
applications
</local>
.
</li>
<li><local
href=
"mailing"
>
Mailing lists
</local>
.
</li>
</ul>
</box>
<page
name=
"ocaml_install"
>
<title>
Getting OCamlDuce
</title>
<box
title=
"Download and installation"
link=
"install"
>
<p>
...
...
@@ -121,6 +130,11 @@ Anil Madhavapeddy contributed two ports of OCamlDuce for DarwinPorts
</box>
</page>
<page
name=
"ocaml_manual"
>
<title>
OCamlDuce: manual
</title>
<box
title=
"Overview"
link=
"overview"
>
<p>
...
...
@@ -1176,9 +1190,13 @@ some modules and use them in an OCaml project provided their interface
is pure OCaml.
</p>
</box>
</page>
<page
name=
"ocaml_code"
>
<title>
OCamlDuce: code samples and applications
</title>
<box
title=
"Code samples"
link=
"code"
>
<section
title=
"Parsing XML files"
>
...
...
@@ -1296,5 +1314,6 @@ an Atom feed suitable for aggregation.
</box>
</page>
</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