/[svn]/website/trunk/web/index.xml
ViewVC logotype

Contents of /website/trunk/web/index.xml

Parent Directory Parent Directory | Revision Log Revision Log


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

CVS Admin">CVS Admin
ViewVC Help
Powered by ViewVC 1.1.5