DEBFIND Suche nach Debian-Paketen
Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen
beta ! Diese website wird noch weiterentwickelt.
Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß
Paketbeschreibung
Paketname | cduce |
Beschreibung | programming language adapted to the manipulation of XML data |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.5.3-2+b3 |
Sektion | interpreters |
Priorität | optional |
Installierte Größe | 12716 Byte |
Hängt ab von | ocaml-nox-3.11.2, ocaml-ulex, libocamlnet-ocaml-dev, libexpat-ocaml-dev, libcurl-ocaml-dev, libc6 (> |
Empfohlene Pakete | |
Paketbetreuer | Debian OCaml Maintainers |
Quelle | cduce (0.5.3-2) |
Paketgröße | 3966292 Byte |
Prüfsumme MD5 | ea89f645587247fff196695b60c503ab |
Prüfsumme SHA1 | 97a9bbfd8a778cd197a3f21b3e4ab01458ffd6be |
Prüfsumme SHA256 | 44a2d99309cea5b5e9bad819dc9f96ad283915d58dea2ced5e920b83f8519581 |
Link zum Herunterladen | cduce_0.5.3-2+b3_i386.deb |
Ausführliche Beschreibung | 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.
|
Impressum
Linux is a registered trademark of Linus Torvalds
|