File: Welcome.html

package info (click to toggle)
swi-prolog 8.2.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 78,084 kB
  • sloc: ansic: 362,656; perl: 322,276; java: 5,451; cpp: 4,625; sh: 3,047; ruby: 1,594; javascript: 1,509; yacc: 845; xml: 317; makefile: 156; sed: 12; sql: 6
file content (31 lines) | stat: -rw-r--r-- 904 bytes parent folder | download | duplicates (4)
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
31
<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>