summaryrefslogtreecommitdiff
path: root/lang/swi-prolog/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'lang/swi-prolog/DESCR')
-rw-r--r--lang/swi-prolog/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/swi-prolog/DESCR b/lang/swi-prolog/DESCR
new file mode 100644
index 00000000000..272e405267e
--- /dev/null
+++ b/lang/swi-prolog/DESCR
@@ -0,0 +1,8 @@
+ISO/Edinburgh-style Prolog compiler. Compliant with Part 1 of the ISO
+standard for Prolog. Covers all traditional Edinburgh Prolog features
+and shares many features with Quintus and SICStus Prolog, including a
+compatible module system. Very fast compiler, garbage collection (also
+on atoms), fast and powerful C/C++ interface, autoloading,
+GNU-readline interface. SWI-Prolog supports architectures with 32-bit
+or greater (64-bit) word-length. Packages for process management,
+TCP/IP, XML/SGML, RDF, and the GUI toolkit XPCE, are also available.