This is the command swipl that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
swipl - SWI-Prolog 7.2.3
SYNOPSIS
swipl [--help|--version|--arch|--dump-runtime-variables]
swipl [options]
swipl [options] [-o output] -c file ...
swipl [options] [-o output] -b initfile ...
DESCRIPTION
SWI-Prolog is a comprehensive and stable implementation of the Prolog language with a
large set of libraries. Among its distinguishing features are mature support for multi-
threading, a mature embedded web-server library, graphical development tools (debugger,
profiler, cross-referencer, editor), an embedded efficient RDF store, support for
XML/SGML/HTML and Unicode. More widely supported features are support for constraint
programming, atom garbage collection, interfaces to databases (ODBC), C, C++ and Java
(JPL).
SWI-Prolog implements the ISO core standard. Many of its extensions are largely compatible
to YAP and SICStus Prolog.
This manual page only lists the commandline options. Full documentation is available on-
line as well as in HTML and PDF format from the WWW home page at http://www.swi-prolog.org
Use swipl online using onworks.net services