Entwicklerinformationen
|
swi-prolog | ISO/Edinburgh-style Prolog interpreter | Mehr ... |
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 |
swi-prolog-clib | SWI-Prolog interface to system libraries | Mehr ... |
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 library provides SWI-Prolog foreign libraries to cater for various OS-dependent and/or obscure features of SWI-Prolog. |
swi-prolog-http | HTTP libraries for SWI-Prolog | Mehr ... |
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 for accessing and providing services over HTTP, intended to realise embedded servers and form the basis of protocols such as FIPA and SOAP. |
swi-prolog-odbc | ODBC library for SWI-Prolog | Mehr ... |
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 ODBC, a standard for interfacing with database systems. |
swi-prolog-semweb | SWI-Prolog library for manipulating RDF triples | Mehr ... |
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 based on extensions for storing and manipulating RDF triples. It can handle very large sets of and is limited only by available memory. One million triples requires about 80MB memory. |
swi-prolog-sgml | SGML/XML/HTML parser for SWI-Prolog | Mehr ... |
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. |
swi-prolog-table | External table library for SWI-Prolog | Mehr ... |
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. |
swi-prolog-xpce | User interface library for SWI-Prolog | Mehr ... |
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 . XPCE is an object-oriented symbolic programming environment for user interfaces. Although XPCE was designed to be language-independent, it has gained popularity most with Prolog. |