| 1 |
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> |
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> |
| 2 |
<page name="download" new=""> |
<page name="download"> |
| 3 |
|
|
| 4 |
<title>Download</title> |
<title>Download</title> |
| 5 |
|
|
| 11 |
</p> |
</p> |
| 12 |
|
|
| 13 |
<ul> |
<ul> |
| 14 |
<li><a href="download/cduce-0.1.0.tar.gz">Version 0.1.0</a></li> |
<li><a href="download/cduce-0.1.1.tar.gz">Version 0.1.1</a></li> |
| 15 |
</ul> |
</ul> |
| 16 |
|
|
| 17 |
<p> |
<p> |
| 20 |
|
|
| 21 |
</box> |
</box> |
| 22 |
|
|
| 23 |
|
<box title="CVS status" link="cvs"> |
| 24 |
|
<p> |
| 25 |
|
You can browse the current CVS development tree |
| 26 |
|
<a href="http://www.cduce.org/c-bin/viewcvs.cgi/">here</a>. |
| 27 |
|
</p> |
| 28 |
|
|
| 29 |
|
<p> |
| 30 |
|
In order to built CDuce from the current CVS tree, you need |
| 31 |
|
to install <a href="#side">ulex</a>. |
| 32 |
|
</p> |
| 33 |
|
</box> |
| 34 |
|
|
| 35 |
|
<box title="Side products" link="side"> |
| 36 |
|
<section title="ulex"> |
| 37 |
|
<p> |
| 38 |
|
<code>ulex</code> is a lexer generator for Unicode and OCaml. |
| 39 |
|
</p> |
| 40 |
|
<ul> |
| 41 |
|
<li><a href="download/ulex-0.3.tar.gz">ulex-0.3.tar.gz</a></li> |
| 42 |
|
</ul> |
| 43 |
|
</section> |
| 44 |
|
</box> |
| 45 |
|
|
| 46 |
|
|
| 47 |
<box title="Packages" link="binary"> |
<box title="Packages" link="binary"> |
| 48 |
<section title="Debian Package"> |
<section title="Debian Package"> |
| 49 |
<p> |
<p> |
| 66 |
prototype CGI is available: |
prototype CGI is available: |
| 67 |
</p> |
</p> |
| 68 |
<ul> |
<ul> |
| 69 |
<li><a href="download/macosx/CDuce 0.1.0.sit">CDuce 0.1.0.sit (2.6 Mb)</a></li> |
<li><a href="download/macosx/CDuce 0.1.1.sit">CDuce 0.1.1.sit (1.6 Mb)</a></li> |
| 70 |
</ul> |
</ul> |
| 71 |
</section> |
</section> |
| 72 |
|
|
| 74 |
<section title="Red Hat Packages"> |
<section title="Red Hat Packages"> |
| 75 |
<p>The following packages where compiled and tested on Linux RedHat 9</p> |
<p>The following packages where compiled and tested on Linux RedHat 9</p> |
| 76 |
<ul> |
<ul> |
| 77 |
<li><a href="download/redhat/cduce-0.1.0-1.i386.rpm">cduce-0.1.0-1.i386.rpm</a></li> |
<li><a href="download/redhat/cduce-0.1.1-1.i386.rpm">cduce-0.1.1-1.i386.rpm</a></li> |
| 78 |
<li><a href="download/redhat/cduce-0.1.0-1.src.rpm">cduce-0.1.0-1.src.rpm</a></li> |
<li><a href="download/redhat/cduce-0.1.1-1.src.rpm">cduce-0.1.1-1.src.rpm</a></li> |
| 79 |
</ul> |
</ul> |
| 80 |
<p>If this is your first installation of CDuce rpm, please follow these <a href="rpminstructions.html">instructions</a>. |
<p>If this is your first installation of CDuce rpm, please follow these <a href="rpminstructions.html">instructions</a>. |
| 81 |
</p> |
</p> |
| 88 |
</box> |
</box> |
| 89 |
|
|
| 90 |
|
|
| 91 |
<box title="CVS status" link="cvs"> |
|
|
You can browse the current CVS development tree <a href="http://www.cduce.org/c-bin/viewcvs.cgi/">here</a>. |
|
|
</box> |
|
| 92 |
|
|
| 93 |
<include file="rpminstructions.xml"/> |
<include file="rpminstructions.xml"/> |
| 94 |
|
|
| 95 |
</page> |
</page> |