File: Welcome.html

package info (click to toggle)
swi-prolog 7.2.3%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 84,180 kB
  • ctags: 45,684
  • sloc: ansic: 330,358; perl: 268,104; sh: 6,795; java: 4,904; makefile: 4,561; cpp: 4,153; ruby: 1,594; yacc: 843; xml: 82; sed: 12; sql: 6
file content (30 lines) | stat: -rw-r--r-- 904 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<html lang="en">
<head>
	<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
	<title>Install SWI-Prolog</title>
</head>
<body>
<p>
<b>Welcome to the SWI-Prolog for Mac OS X Installer</b>
</p>

<p>
SWI-Prolog is an open source ISO/Edinburgh-style Prolog compiler
including modules, autoload, libraries, Garbage-collector,
stack-expandor, C/C++-interface, Multiple threads, GNU-readline
interface, coroutining, constraint programming, global variables, very
fast compiler. Including packages clib (Unix process control, sockets,
MIME), cpp (C++ interface), sgml (reading XML/SGML), sgml/RDF (reading
RDF into triples), ODBC interface and XPCE (Graphics UI toolkit,
integrated editor (Emacs-clone) and graphical debugger).
</p>

<p>
This installer guides you through the steps necessary to install SWI-Prolog for Mac OS X.
</p>

<p>
To get started, click Continue.
</p>
</body>
</html>