Paketname | swi-prolog-table |
Beschreibung | External table library for SWI-Prolog |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 5.8.0-1 |
Sektion | universe/interpreters |
Priorität | optional |
Installierte Größe | 132 Byte |
Hängt ab von | libc6 (>= 2.4), swi-prolog (= 5.8.0-1) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | swi-prolog |
Paketgröße | 37706 Byte |
Prüfsumme MD5 | bb4126883eb38337a1ab930078900fa4 |
Prüfsumme SHA1 | 033964c8d0b5e068481a0424db9c32bd085ffcee |
Prüfsumme SHA256 | ffcdb251f2a628ce3726d6f06361e89d527004825aa44940fa2cc615873ddf05 |
Link zum Herunterladen | swi-prolog-table_5.8.0-1_i386.deb |
Ausführliche Beschreibung | SWI-Prolog is a fast and powerful ISO/Edinburgh-style Prolog compiler with a
rich set of built-in predicates. It offers a fast, robust and small
environment which enables substantial applications to be developed with it.
.
SWI-Prolog additionally offers:
.
* A powerful module system
* Garbage collection
* Unicode character set handling
* Unbounted integer and rational number arithmetic
* Multithreading support
* A powerful C/C++ interface
* GNU Readline interface
.
This package provides a foreign language extension to manipulate of external
tables, a textual representation of records separated into fields. It allows
for a flexible definition of the format of the file and how the information in
the file should be mapped onto Prolog data types.
|