| 1 |
abate |
260 |
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
|
| 2 |
abate |
341 |
<page name="examples">
|
| 3 |
abate |
260 |
|
| 4 |
abate |
341 |
<title>Code examples</title>
|
| 5 |
|
|
<banner>Code examples</banner>
|
| 6 |
abate |
260 |
|
| 7 |
abate |
341 |
<left>
|
| 8 |
|
|
<p>This page presents some simple CDuce programs.</p>
|
| 9 |
|
|
<boxes-toc/>
|
| 10 |
|
|
<p>See also:</p>
|
| 11 |
|
|
<local-links href="index,proto,memento"/>
|
| 12 |
|
|
</left>
|
| 13 |
abate |
260 |
|
| 14 |
|
|
<box title="Our canonical example" link="sort">
|
| 15 |
abate |
341 |
<sample>
|
| 16 |
abate |
260 |
<include-verbatim file="overloading.cd"/>
|
| 17 |
abate |
341 |
</sample>
|
| 18 |
abate |
260 |
</box>
|
| 19 |
|
|
|
| 20 |
abate |
267 |
<box title="The script that generates this site" link="site">
|
| 21 |
abate |
341 |
<sample>
|
| 22 |
abate |
260 |
<include-verbatim file="site.cd"/>
|
| 23 |
abate |
341 |
</sample>
|
| 24 |
abate |
260 |
</box>
|
| 25 |
|
|
|
| 26 |
|
|
</page>
|
| 27 |
|
|
|