CDuce is a modern programming language adapted to the manipulation of XML documents.
Some of CDuce's peculiar features:
- XML objects can be manipulated as first-class citizen values: elements, sequences, tags, characters and strings, attribute sets; sequences of XML elements can be specified by regular expressions, which also apply to characters strings; - functions themselves are first-class values, they can be manipulated, stored in data structure, returned by a function,...; - a powerful pattern matching operation can perform complex extractions from sequences of XML elements; - a rich type algebra, with recursive types and arbitrary boolean combinations (union, intersection, complement) allows precise definitions of data structures and XML types; general purpose types and types constructors are taken seriously (products, extensible records, arbitrary precision integers with interval constraints, Unicode characters); - polymorphism through a natural notion of subtyping, and overloaded functions with dynamic dispatch; - an highly-effective type-driven compilation schema.
CDuce is fast, functional, type-safe, and conforms to basic standards: Unicode, XML, DTD, Namespaces are fully supported, partial support of XML Schema validation is in alpha testing (and undocumented) while queries are being implemented.
|
|
|
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha | 0.5.0-2+b1 | 1,604.7 kB | 4448 kB | [list of files] |
| amd64 | 0.5.0-2+b1 | 3,735.6 kB | 13936 kB | [list of files] |
| arm | 0.5.0-2 | 1,575.7 kB | 4340 kB | [list of files] |
| armel | 0.5.0-2+b1 | 1,578.9 kB | 4348 kB | [list of files] |
| hppa | 0.5.0-2+b1 | 1,590.7 kB | 4396 kB | [list of files] |
| i386 | 0.5.0-2+b1 | 3,588.8 kB | 11420 kB | [list of files] |
| ia64 | 0.5.0-2+b1 | 1,626.6 kB | 4660 kB | [list of files] |
| kfreebsd-amd64 (unofficial port) | 0.5.0-2 | 1,592.6 kB | 4346 kB | [list of files] |
| kfreebsd-i386 (unofficial port) | 0.5.0-2 | 3,585.8 kB | 11472 kB | [list of files] |
| m68k | 0.5.0-2+b1 | 1,569.0 kB | 4244 kB | [list of files] |
| mips | 0.5.0-2+b1 | 1,587.3 kB | 4468 kB | [list of files] |
| mipsel | 0.5.0-2+b1 | 1,584.9 kB | 4468 kB | [list of files] |
| powerpc | 0.5.0-2+b1 | 4,409.4 kB | 12404 kB | [list of files] |
| s390 | 0.5.0-2+b1 | 1,602.7 kB | 4416 kB | [list of files] |
| sparc | 0.5.0-2+b1 | 4,244.0 kB | 12600 kB | [list of files] |