| 1 |
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
|
| 2 |
<page name="index" url="/">
|
| 3 |
|
| 4 |
<title>CDuce</title>
|
| 5 |
<!--
|
| 6 |
<banner>
|
| 7 |
<img title="CDuce" src="img/cduce_logo.jpg" width="400" height="206"
|
| 8 |
alt="CDuce"/>
|
| 9 |
</banner>
|
| 10 |
-->
|
| 11 |
|
| 12 |
<left>
|
| 13 |
<p>On this page:</p>
|
| 14 |
<boxes-toc/>
|
| 15 |
<p>Under this page:</p>
|
| 16 |
<pages-toc/>
|
| 17 |
</left>
|
| 18 |
|
| 19 |
<include file="download.xml"/>
|
| 20 |
<!--<external href="http://reglisse.ens.fr/cgi-bin/cduce" title="Online
|
| 21 |
demo" name="proto"/>-->
|
| 22 |
<include file="documentation.xml"/>
|
| 23 |
<include file="resources.xml"/>
|
| 24 |
<!-- <include file="hacking.xml"/> -->
|
| 25 |
<!-- Note: this is no longer relevant -->
|
| 26 |
<include file="ocaml.xml"/>
|
| 27 |
<!--<include file="stages.xml"/>-->
|
| 28 |
<include file="funding.xml"/>
|
| 29 |
<include file="contacts.xml"/>
|
| 30 |
<include file="sitemap.xml"/>
|
| 31 |
|
| 32 |
<left>
|
| 33 |
<p>This site is automatically generated
|
| 34 |
by <a href="examples.html#site">a CDuce program</a>.
|
| 35 |
</p><p><img src="img/cducepower.jpg" alt="Powered by CDuce"/></p>
|
| 36 |
</left>
|
| 37 |
|
| 38 |
<box title="Latest News" link="news">
|
| 39 |
<p><b>2008, Mar 28th: Cduce now part of Fedora !</b><br/> <a href="http://groups.google.com/group/fa.caml/browse_thread/thread/1e913d05d9b4b745/1314cf48d3d5e7d9">Read</a> the announce from Richard Jones on the ocaml mailing list.
|
| 40 |
<br/>
|
| 41 |
For Fedora 8 and higher just execute as root
|
| 42 |
</p>
|
| 43 |
<sample highlight="false">
|
| 44 |
yum install cduce
|
| 45 |
</sample>
|
| 46 |
|
| 47 |
|
| 48 |
|
| 49 |
<p><b>2008, Feb 25th: CDuce 0.5.2 is out!</b><br/> This is a minor bug-fix
|
| 50 |
release. A new MacOsX binary package is avalaible. See the
|
| 51 |
<local href="download"/> page for download information, or the
|
| 52 |
<a href="http://www.cduce.org/cgi-bin/viewcvs.cgi/*checkout*/cduce/trunk/CHANGES">CHANGES</a>
|
| 53 |
file to know what's new.
|
| 54 |
</p>
|
| 55 |
|
| 56 |
|
| 57 |
<p><b>2008, Jan 30th: CDuce 0.5.1 is out!</b><br/>
|
| 58 |
This is now shipped with a new Windows XP binary package, a MacOsX binary
|
| 59 |
package and several Linux distribution Packages. See the
|
| 60 |
<local href="download"/> page for download information, or the
|
| 61 |
<a href="http://www.cduce.org/cgi-bin/viewcvs.cgi/*checkout*/cduce/trunk/CHANGES">CHANGES</a>
|
| 62 |
file to know what's new.
|
| 63 |
</p>
|
| 64 |
|
| 65 |
<p><b>2007, Jun 12th: CDuce 0.5.0 is out!</b><br/>
|
| 66 |
See the <local href="download"/>
|
| 67 |
page for download information, or the <a href="http://www.cduce.org/cgi-bin/viewcvs.cgi/*checkout*/cduce/trunk/CHANGES">CHANGES</a>
|
| 68 |
file to know what's new.
|
| 69 |
</p>
|
| 70 |
<p>
|
| 71 |
GODI users can simply update their <tt>apps-cduce</tt> package.
|
| 72 |
</p>
|
| 73 |
|
| 74 |
<p><b>2007, May 23rd: CDuce 0.4.2 is out!</b><br/>
|
| 75 |
See the <local href="download"/>
|
| 76 |
page for download information, or the <a href="http://www.cduce.org/cgi-bin/viewcvs.cgi/*checkout*/cduce/trunk/CHANGES">CHANGES</a>
|
| 77 |
file to know what's new.
|
| 78 |
</p>
|
| 79 |
<p>
|
| 80 |
GODI users can simply update their <tt>apps-cduce</tt> package.
|
| 81 |
</p>
|
| 82 |
|
| 83 |
<p><b>2007, May 11th: AADL parser in OCaml, with OCamlDuce</b>
|
| 84 |
<br/>
|
| 85 |
Erwan Jahier and Louis Mandel used OCamlDuce to implement
|
| 86 |
<a
|
| 87 |
href="http://www-verimag.imag.fr/~synchron/aadl4ocaml/">AADL4OCaml</a>,
|
| 88 |
a parser for AADL (Architecture Analysis & Design Language).
|
| 89 |
</p>
|
| 90 |
|
| 91 |
<p><b>2006, Nov 24th: SOAP servers in OCaml, with
|
| 92 |
OCamlDuce</b>
|
| 93 |
<br/>
|
| 94 |
Stefan Lampe used OCamlDuce to implement
|
| 95 |
<a href="http://www.caterpillarjones.org/soss/">SOSS</a>,
|
| 96 |
a SOAP server for OCaml, designed to allow
|
| 97 |
a service, developed in OCaml, to be made available as a SOAP service
|
| 98 |
with minimal effort.
|
| 99 |
</p>
|
| 100 |
|
| 101 |
</box>
|
| 102 |
|
| 103 |
<box title="What is CDuce ?" link="whatis">
|
| 104 |
|
| 105 |
<p> <b>CDuce</b> is a modern XML-oriented functional language with
|
| 106 |
innovative features. A compiler is available under the terms of an open-source
|
| 107 |
license. CDuce is type-safe, efficient, and offer powerful constructions
|
| 108 |
to work with XML documents. </p>
|
| 109 |
<ul>
|
| 110 |
<li><local href="documentation">Documentation</local></li>
|
| 111 |
<li>Some <local href="examples">examples</local> of CDuce programs</li>
|
| 112 |
<li><local href="design_features"/>: background
|
| 113 |
information about the design of CDuce</li>
|
| 114 |
<li><local href="appli"/></li>
|
| 115 |
<li><local href="contrib"/></li>
|
| 116 |
<li><local href="contacts"/></li>
|
| 117 |
<li><local href="download">How to get CDuce</local>: download sources, Debian
|
| 118 |
or GODI packages</li>
|
| 119 |
</ul>
|
| 120 |
|
| 121 |
<p>Trying CDuce online:</p>
|
| 122 |
<ul>
|
| 123 |
<li><local href="proto">On-line prototype</local>:
|
| 124 |
try the examples and play with them in your web browser.</li>
|
| 125 |
<li>Interactive <local href="demo">demo page</local>
|
| 126 |
(used for the demonstration at PLAN-X 2005), requires
|
| 127 |
a Mozilla-derived browser.</li>
|
| 128 |
</ul>
|
| 129 |
|
| 130 |
<p>
|
| 131 |
For more information, you can contact
|
| 132 |
<a href="mailto:info@cduce.org">info@cduce.org</a>.
|
| 133 |
</p>
|
| 134 |
|
| 135 |
</box>
|
| 136 |
|
| 137 |
<box title="CDuce: the research project" link="research">
|
| 138 |
|
| 139 |
<p> The CDuce project is a spin-off of a research effort split
|
| 140 |
amongst two <a href="http://www.cnrs.fr">CNRS</a> labs (the <a
|
| 141 |
href="http://www.di.ens.fr/~castagna/EQUIPE"><b>Languages</b></a>
|
| 142 |
group of ENS in Paris and the <a
|
| 143 |
href="http://www.lri.fr/bd"><b>Databases</b></a> group of LRI in
|
| 144 |
Orsay), and one <a href="http://www.inria.fr">INRIA</a> project (the
|
| 145 |
<a href="http://gallium.inria.fr"><b>Gallium</b></a> project).
|
| 146 |
</p>
|
| 147 |
<ul>
|
| 148 |
<li><local href="papers"/></li>
|
| 149 |
<li><local href="funding"/></li>
|
| 150 |
<li><local href="ocaml"/>: integrating
|
| 151 |
CDuce features into <a href="http://caml.inria.fr">OCaml</a></li>
|
| 152 |
<li><a href="http://gallium.inria.fr/~frisch/xstream/">XStream</a>:
|
| 153 |
streaming for XML transformations</li>
|
| 154 |
</ul>
|
| 155 |
|
| 156 |
</box>
|
| 157 |
|
| 158 |
<box title="Other pages" link="misc">
|
| 159 |
<ul>
|
| 160 |
<li><local href="img"/>.</li>
|
| 161 |
<li><local href="soutenance"/>.</li>
|
| 162 |
<li><local href="soutenance-miachon"/>.</li>
|
| 163 |
<li>An online tool to <local href="dtd2cduce">convert from DTD to
|
| 164 |
CDuce types</local>.</li>
|
| 165 |
<li><local href="bench"/>.</li>
|
| 166 |
</ul>
|
| 167 |
|
| 168 |
<xhtml>
|
| 169 |
<form method="get" action="http://www.google.com/search">
|
| 170 |
<div>
|
| 171 |
<input type="hidden" name="ie" value="UTF-8"/>
|
| 172 |
<input type="hidden" name="oe" value="UTF-8"/>
|
| 173 |
<table><tr><td>
|
| 174 |
<a href="http://www.google.com/">
|
| 175 |
<img style="border:0;" src="http://www.google.com/logos/Logo_40wht.gif"
|
| 176 |
alt="Google"/></a>
|
| 177 |
</td>
|
| 178 |
<td>
|
| 179 |
<input type="text" name="q" size="31" maxlength="255" value=""/>
|
| 180 |
<input type="submit" name="btnG" value="Google Search"/>
|
| 181 |
<input type="hidden" name="domains" value="http://www.cduce.org"/>
|
| 182 |
<br/>
|
| 183 |
<span style="font-size:80%">
|
| 184 |
<input type="radio" name="sitesearch" value=""/> WWW
|
| 185 |
<input type="radio" name="sitesearch" value="http://www.cduce.org"
|
| 186 |
checked="checked"/> http://www.cduce.org
|
| 187 |
</span>
|
| 188 |
<br/>
|
| 189 |
</td></tr></table>
|
| 190 |
</div>
|
| 191 |
</form>
|
| 192 |
</xhtml>
|
| 193 |
|
| 194 |
</box>
|
| 195 |
|
| 196 |
<meta>
|
| 197 |
<p>
|
| 198 |
<a href="comeon.htm">
|
| 199 |
<img style="border:0;width:88px;height:31px"
|
| 200 |
src="img/cducepower3.png"
|
| 201 |
alt="Powered by CDuce"/>
|
| 202 |
</a>
|
| 203 |
|
| 204 |
<a href="http://validator.w3.org/check?uri=http%3A%2F%2Fwww.cduce.org">
|
| 205 |
<img style="border:0;width:88px;height:31px"
|
| 206 |
src="http://www.w3.org/Icons/valid-xhtml10"
|
| 207 |
alt="Valid XHTML 1.0!"/>
|
| 208 |
</a>
|
| 209 |
|
| 210 |
<a href="http://jigsaw.w3.org/css-validator/check/referer">
|
| 211 |
<img style="border:0;width:88px;height:31px"
|
| 212 |
src="http://jigsaw.w3.org/css-validator/images/vcss"
|
| 213 |
alt="Valid CSS!"/>
|
| 214 |
</a>
|
| 215 |
|
| 216 |
<a href="http://www.ens.fr">
|
| 217 |
<img style="border:0"
|
| 218 |
src="img/symbENSmio.gif"
|
| 219 |
alt="ENS" title="ENS"/>
|
| 220 |
</a>
|
| 221 |
|
| 222 |
<a href="http://www.u-psud.fr">
|
| 223 |
<img style="border:0"
|
| 224 |
src="img//symbP11mio.gif"
|
| 225 |
alt="Paris 11" title="Paris 11"/>
|
| 226 |
</a>
|
| 227 |
|
| 228 |
<a href="http://www.cnrs.fr">
|
| 229 |
<img style="border:0"
|
| 230 |
src="img/symbCNRSmio.gif"
|
| 231 |
alt="CNRS" title="CNRS"/>
|
| 232 |
</a>
|
| 233 |
<a href="http://www.inria.fr">
|
| 234 |
<img style="border:0"
|
| 235 |
src="img/inria.gif"
|
| 236 |
alt="INRIA" title="INRIA"/>
|
| 237 |
</a>
|
| 238 |
<script type="text/javascript" src="http://codice.shinystat.it/cgi-bin/getcod.cgi?USER=cducer"></script>
|
| 239 |
</p>
|
| 240 |
</meta>
|
| 241 |
|
| 242 |
</page>
|