Skip to content
Sections
>> Ubuntu >> Packages >> jaunty >> interpreters >> cduce
dapper  ] [  hardy  ] [  intrepid  ] [  jaunty  ] [  karmic  ] [  lucid  ]
[ Source: cduce  ]

Package: cduce (0.5.0-2build1) [universe]

Links for cduce

Ubuntu Resources:

Download Source Package cduce:

Maintainer:

Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.

Original Maintainers (usually from Debian):

  • Thomas Petazzoni
  • Stefano Zacchiroli

It should generally not be necessary for users to contact the original maintainer.

Similar packages:

programming language adapted to the manipulation of XML data

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.

Other Packages Related to cduce

  • depends
  • recommends
  • suggests

Download cduce

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 3,739.3 kB13948 kB [list of files]
i386 3,593.1 kB11512 kB [list of files]