CDuce
| An XML centric programming language with higher order, semantic subtyping, pattern
matching and overloading, and open source implementation. |
Installation Notes for CDuce ============================ CDuce is ...
| Installation Notes for CDuce ============================ CDuce is written in
the OCaml programming language. It has been successfully compiled under Intel ... |
After 0.4.0pl1 - Error message when using --mlstub without the ...
| After 0.4.0pl1 - Error message when using --mlstub without the built-in OCaml
interface 0.4.0pl1 - Packaging bug 0.4.0 - Adapted to OCaml 3.09. ... |
Index of /download
| [DIR] Parent Directory 19-May-2006 17:43 - [ ] cduce-0.0.9.tar.gz 25-May-2003
20:47 166k [ ] cduce-0.0.91.tar.gz 03-Jun-2003 22:56 222k ... |
CDuce: Sitemap
| Sitemap. Pages of CDuce web site are organized as a tree. A CDuce script is in
charge of generating all the pages from an XML description. ... |
CDuce: OCamlDuce: manual
| Overview; Getting started; X-values; X-expressions; More on x-types; X-patterns;
Namespace bindings; More on type-checking; Exchanging values ... |
CDuce: Expressions
| Value constructors expressions; Pattern matching; Functions; Exceptions;
Record operators; Arithmetic operators; Generic comparisons, if-then-else ... |
CDuce: Tralala (documents)
| All pages of this site were automatically generated from an XML description of
the content by the following CDuce program. Powered by CDuce ... |
CDuce: Types and patterns
| Types and patterns; Capture variables and default patterns; Boolean connectives;
Recursive types and patterns; Scalar types; Pairs; Sequences; Strings ... |
CDuce: First functions
| First functions; Regular Expressions. You can cut and paste the code on this page
and test it on the online interpreter. ... |