| 1 |
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
|
| 2 |
<page name="contrib">
|
| 3 |
|
| 4 |
<title>Contributions</title>
|
| 5 |
|
| 6 |
|
| 7 |
<box>
|
| 8 |
<p>
|
| 9 |
This page contains material related to CDuce which has been
|
| 10 |
contributed by users. Please let us know if you would like
|
| 11 |
to add something to this page.
|
| 12 |
</p>
|
| 13 |
</box>
|
| 14 |
|
| 15 |
<box title="Slides, presentations" link="pres">
|
| 16 |
<ul>
|
| 17 |
<li>
|
| 18 |
A <a href="contrib/walter.pdf">presentation</a> by Walter Chang
|
| 19 |
(from <a
|
| 20 |
href="http://www.cs.utexas.edu/~walter/cduce.sxi.pdf">here</a>).
|
| 21 |
</li>
|
| 22 |
</ul>
|
| 23 |
</box>
|
| 24 |
|
| 25 |
<box title="CDuce programs" link="prog">
|
| 26 |
|
| 27 |
<ul>
|
| 28 |
<li>
|
| 29 |
An <a href="contrib/ilp.cd">Ilp interpreter</a> by Julien Verlaguet. (Ilp is the toy
|
| 30 |
language used in this <a href="http://www.infop6.jussieu.fr/lmd/2004/master/ue/ilp-2004oct/">programming language course</a>.)
|
| 31 |
</li>
|
| 32 |
</ul>
|
| 33 |
|
| 34 |
</box>
|
| 35 |
|
| 36 |
</page>
|