CDuce is a modern programming language adapted to the manipulation of XML documents.
Some of CDuce 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.
|
|
|
| 硬件架构 | 软件包大小 | 安装后大小 | 文件 |
|---|---|---|---|
| alpha | 4,551.3 kB | 16128 kB | [文件列表] |
| amd64 | 3,447.4 kB | 13164 kB | [文件列表] |
| hppa | 1,561.5 kB | 4400 kB | [文件列表] |
| i386 | 3,332.9 kB | 10832 kB | [文件列表] |
| ia64 | 5,825.8 kB | 19316 kB | [文件列表] |
| mips | 1,554.6 kB | 4468 kB | [文件列表] |
| mipsel | 1,553.6 kB | 4468 kB | [文件列表] |
| powerpc | 4,071.3 kB | 11668 kB | [文件列表] |
| s390 | 1,566.1 kB | 4408 kB | [文件列表] |
| sparc | 4,036.7 kB | 12100 kB | [文件列表] |