Paketname | swi-prolog-sgml |
Beschreibung | SGML/XML/HTML parser for SWI-Prolog |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 5.8.0-1 |
Sektion | universe/interpreters |
Priorität | optional |
Installierte Größe | 552 Byte |
Hängt ab von | libc6 (>= 2.4), swi-prolog (= 5.8.0-1) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | swi-prolog |
Paketgröße | 152606 Byte |
Prüfsumme MD5 | ddc85ce36ff9879d790767ac9b0a8ddc |
Prüfsumme SHA1 | 25d4b7ffb72594d5704d0200f9c11da2fd684f8f |
Prüfsumme SHA256 | 1fb2e75dcb5fbfadbf78175dea4c57011526755846261fc89d85a6ff45b02a7d |
Link zum Herunterladen | swi-prolog-sgml_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 libraries to parse SGML, XML and HTML data into Prolog
data structures. The high-level interface defined in SGML provides access at
the file level, while the low-level interface defined in a foreign module
works with Prolog streams.
|