SWI-Prolog 7.4.1




A comprehensive Prolog environment

SWI-Prolog is a tool based on a very simple Prolog virtual machine called ZIP that defines 7 instructions.

Prolog can easily be compiled into this language and the abstract machine code is easily decompiled back into Prolog. As it is also possible to wire a standard 4-port debugger in the virtual machine there is no need for a distinction between compiled and interpreted code.

Besides simplifying the design of the Prolog system itself this approach has advantages for program development: the compiler is simple and fast, the user does not have to decide in advance whether debugging is required and the system only runs slightly slower when in debug mode.

The price we have to pay is some performance degradation (taking out the debugger from the VM interpreter improves performance by about 20%) and somewhat additional memory usage to help the decompiler and debugger. 

SWI-Prolog has the possibility of extending the minimal set of instructions in order to enhance the performance.

While extending this set care has been taken to maintain the advantages of decompilation and tracing of compiled code.

The extensions include specialised instructions for unification, predicate invocation, some frequently used built-in predicates, arithmetic, and control (;/2, |/2), if-then (->/2) and negation-by-failure (\+/1).
Operating system:
Windows 2K / XP / XP 64 bit / Vista / Vista 64 bit / 7 / 7 64 bit / 8 / 8 64 bit

Program specification:

SPONSORED LINKS

    Technical details:

  • Version: 7.4.1
  • File size: 18637 MB
  • File name: swipl-w32-741.exe
  • Last update:
  • Platform: Windows 2K / XP / XP 64 bit / Vista / Vista 64 bit / 7 / 7 64 bit / 8 / 8 64 bit
  • License: Freeware
  • Company: Jan Wielemaker (View more)

Related Programs:

Easy Code for MASM

Easy Code for MASM 1.06.0.0024

The real visual assembler IDE to build 32-bit Windows applications (now supporting Windows Vista)
Price: $0, Rating: 10, Downloads: 189 Download
Win32 NASM Guide #1

Win32 NASM Guide #1 1.0

Beginner's Guide Series - Win32 Assembly Programming with NASM Guide #1 Getting Win32 NASM Tools and Building a Simple Win32 Dialog-based Test Program
Price: $, Rating: 10, Downloads: 137 Download
Jabaco

Jabaco 1.5.2

Jabaco is a simple object-oriented programming language with a BASIC-like syntax that enables you to build powerful applications on the Java Framework.
Price: $0.00, Rating: 10, Downloads: 120 Download
JCGO

JCGO 1.10

JCGO is a software product which translates (converts) programs written in Java into platform-independent C code, which could, further, be compiled (by third-party tools) into highly-optimized native code for the target platform and deployed.
Price: $1200, Rating: 9, Downloads: 107 Download
JadRetro

JadRetro 1.6

JadRetro is a command-line utility that could help You to successfully decompile Java classes created by the modern Java compilers (of Java 1.4, Java 1.5 or later). JadRetro is not a decompiler itself, it is a class transformer for decompilers.
Price: $0.00, Rating: 10, Downloads: 105 Download

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5

Screenshot:

SWI-Prolog 7.4.1 screenshot. Click to enlarge!
Screenshots(1)