Downloadliste

Projektbeschreibung

Corlpack is a faster Ada implementation of the basic types from the R Language. It includes calculations with units of measurement, a broad range of other basic types such as urn-like identifiers, coordinate, and monetary amounts. Basic types are represented as 128-bit UUIDs so heterogenous arrays, without predesigned structure, can be easily built. Heap allocation for complex structures is minimized, hopefully resulting in much shorter and more predictable execution time. An API with a small number of generic functions
aims to simplify Ada programming for computational applications, especially for scientists from non-IT fields.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-28 06:57 Zurück zur Release-Liste
0.4

Dieses Release bringt komplette erweiterte UUID-APIs mit austauschbaren Typen (mit der Registrierung machen, Lese- und Format-Methoden für neue erweiterte UUID-Typen). Corlpack.Issn dient als Beispiel der UUID-Typ "issn". Dieses Release bringt VUUIDs, Vektoren der (erweiterten) UUIDs sowie Zeichenfolge UUIDs, die nicht selbständig, sondern als eine Datenstruktur innerhalb einer VUUID gibt. Diese können ASCII-Zeichenfolgen beliebiger Länge darstellen. Diese Version behebt einige Fehler im Lesen und Schreiben von UUIDs Zeit und hat weitere Tests.
Tags: Unstable
This release adds complete extended UUID APIs with pluggable types (by registering make, read, and format methods for new extended UUID types). Corlpack.Issn is provided as an example of the UUID type "issn". This release adds VUUIDs, vectors of (extended) UUIDs, as well as string UUIDs that do not exist independently but as a data structure inside a VUUID. These can represent ASCII strings of arbitrary length. This release fixes some errors in reading/writing time UUIDs and has more tests.

Project Resources