| 15 |
<box> |
<box> |
| 16 |
<ul> |
<ul> |
| 17 |
<li><a href="/cgi-bin/cduce">Online demo</a></li> |
<li><a href="/cgi-bin/cduce">Online demo</a></li> |
| 18 |
<li><a href="papers.html">Papers and talks</a></li> |
<li><a href="papers.php">Papers and talks</a></li> |
| 19 |
<li><a href="team.html">CDuce team</a></li> |
<li><a href="team.php">CDuce team</a></li> |
| 20 |
<li><a href="plan.html">Site map</a></li> |
<li><a href="plan.php">Site map</a></li> |
| 21 |
<li><a href="bench.html">Benchmarks</a></li> |
<li><a href="bench.php">Benchmarks</a></li> |
| 22 |
<li><a href="examples.html">Examples</a></li> |
<li><a href="examples.php">Examples</a></li> |
| 23 |
</ul> |
</ul> |
| 24 |
</box> |
</box> |
| 25 |
|
|
| 65 |
group of ENS in Paris and the <a |
group of ENS in Paris and the <a |
| 66 |
href="http://www.lri.fr/bd"><b>Databases</b></a> group of LRI in |
href="http://www.lri.fr/bd"><b>Databases</b></a> group of LRI in |
| 67 |
Orsay, two <a href="http://www.cnrs.fr">CNRS</a> labs. |
Orsay, two <a href="http://www.cnrs.fr">CNRS</a> labs. |
| 68 |
See also the <a href="team.html">CDuce team</a> page, |
See also the <a href="team.php">CDuce team</a> page, |
| 69 |
our <a href="papers.html">technical papers</a>. |
our <a href="papers.php">technical papers</a>. |
| 70 |
</p> |
</p> |
| 71 |
|
|
| 72 |
<section title="Online running prototype"> |
<section title="Online running prototype"> |
| 73 |
<p> The only available implementation of CDuce is an <a |
<p> The only available implementation of CDuce is an <a |
| 74 |
href="cgi-bin/cduce">online prototype</a>. To get a feeling of CDuce, |
href="cgi-bin/cduce">online prototype</a>. To get a feeling of CDuce, |
| 75 |
you can try the examples and play with them, or have a look at this <a |
you can try the examples and play with them, or have a look at this <a |
| 76 |
href="memento.html">memento</a> which briefly explains the syntax of |
href="memento.php">memento</a> which briefly explains the syntax of |
| 77 |
the language. We also have some <a href="examples.html">larger |
the language. We also have some <a href="examples.php">larger |
| 78 |
examples</a>. </p> |
examples</a>. </p> |
| 79 |
|
|
| 80 |
<p>We are planning to distribute a first public release in the next |
<p>We are planning to distribute a first public release in the next |
| 124 |
</ul> |
</ul> |
| 125 |
|
|
| 126 |
<p> |
<p> |
| 127 |
<a href="bench.html">Preliminary benchmarks</a> suggest that a CDuce |
<a href="bench.php">Preliminary benchmarks</a> suggest that a CDuce |
| 128 |
program can run faster (30% to 60%) than an equivalent XSLT |
program can run faster (30% to 60%) than an equivalent XSLT |
| 129 |
style-sheet (we performed benchmarks with |
style-sheet (we performed benchmarks with |
| 130 |
the xsltproc tools from the Gnome libxslt library). |
the xsltproc tools from the Gnome libxslt library). |
| 153 |
</ul> |
</ul> |
| 154 |
|
|
| 155 |
<p> |
<p> |
| 156 |
We wrote several <a href="papers.html">technical papers</a> about |
We wrote several <a href="papers.php">technical papers</a> about |
| 157 |
the language design and its theoretical foundations. |
the language design and its theoretical foundations. |
| 158 |
</p> |
</p> |
| 159 |
</box> |
</box> |
| 232 |
</p> |
</p> |
| 233 |
<p> |
<p> |
| 234 |
<a href="mailto:Alain.Frisch@ens.fr">Webmaster</a> - |
<a href="mailto:Alain.Frisch@ens.fr">Webmaster</a> - |
| 235 |
<a href="plan.html">Site map</a> |
<a href="plan.php">Site map</a> |
| 236 |
</p> |
</p> |
| 237 |
</meta> |
</meta> |
| 238 |
|
|