Download Source Package xt-aterm:
ATerm (short for Annotated Term) is an abstract data type designed for the exchange of tree-like data structures between distributed applications.
The ATerm library forms a comprehensive procedural interface which enables creation and manipulation of ATerms in C. The ATerm implementation is based on maximal subterm sharing and automatic garbage collection.
A binary exchange format for the concise representation of ATerms (sharing preserved) allows the fast exchange of ATerms between applications. In a typical application---parse trees which contain considerable redundant information---less than 2 bytes are needed to represent a node in memory, and less than 2 bits are needed to represent it in binary format. The implementation of ATerms scales up to the manipulation of ATerms in the giga-byte range.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| arm | 74.2 kB | 248 kB | [list of files] |
| hppa | 83.2 kB | 320 kB | [list of files] |
| i386 | 64.6 kB | 184 kB | [list of files] |
| m68k | 62.8 kB | 224 kB | [list of files] |
| mips | 83.4 kB | 328 kB | [list of files] |
| mipsel | 83.3 kB | 328 kB | [list of files] |
| powerpc | 77.7 kB | 272 kB | [list of files] |
| s390 | 75.3 kB | 264 kB | [list of files] |
| sparc | 74.6 kB | 264 kB | [list of files] |