
GNU Prolog for Windows (x32 bit) 1.5.0
GNU Prolog accepts Prolog+constraint programs
GNU Prolog accepts Prolog+constraint programs and produces native binaries (like gcc does from a C source). The obtained executable is then stand-alone. The size of this executable can be quite small since GNU Prolog can avoid to link the code of most unused built-in predicates. The performances of GNU Prolog are very encouraging (comparable to commercial systems).
GNU Prolog for Windows (x32 bit) 1.5.0 full details

File Size: | 5.59 MB |
---|---|
License: | Open Source |
Price: | FREE |
Released: | 2021-06-09 |
Downloads: | Total: 2087 | This Month: 7 |
Publisher: | Daniel Diaz |
Publisher URL: | http://www.gprolog.org/ |

Download GNU Prolog for Windows (x32 bit) 1.5.0
Save GNU Prolog for Windows (x32 bit) to My Stuff
Tweet
GNU Prolog for Windows (x32 bit) - Windows 7 Download awards
GNU Prolog for Windows (x32 bit) 1.5.0 full description
What is GNU Prolog
GNU Prolog is a free Prolog compiler with constraint solving over finite domains developed by Daniel Diaz.
GNU Prolog accepts Prolog+constraint programs and produces native binaries (like gcc does from a C source). The obtained executable is then stand-alone. The size of this executable can be quite small since GNU Prolog can avoid to link the code of most unused built-in predicates. The performances of GNU Prolog are very encouraging (comparable to commercial systems).
Beside the native-code compilation, GNU Prolog offers a classical interactive interpreter (top-level) with a debugger.
The Prolog part conforms to the ISO standard for Prolog with many extensions very useful in practice (global variables, OS interface, sockets,...).
GNU Prolog also includes an efficient constraint solver over Finite Domains (FD). This opens contraint logic programming to the user combining the power of constraint programming to the declarativity of logic programming.
Features
# Prolog system:
* conforms to the ISO standard for Prolog (floating point numbers, streams, dynamic code,...).
* a lot of extensions: global variables, definite clause grammars (DCG), sockets interface, operating system interface,...
* more than 300 Prolog built-in predicates.
* Prolog debugger and a low-level WAM debugger.
* line editing facility under the interactive interpreter with completion on atoms.
* powerful bidirectional interface between Prolog and C.
# Compiler:
* native-code compiler producing stand alone executables.
* simple command-line compiler accepting a wide variety of files: Prolog files, C files, WAM files,...
* direct generation of assembly code 15 times faster than wamcc + gcc.
* most of unused built-in predicates are not linked (to reduce the size of the executables).
* compiled predicates (native-code) as fast as wamcc on average.
* consulted predicates (byte-code) 5 times faster than wamcc.
# Constraint solver:
* FD variables well integrated into the Prolog environment (full compatibility with Prolog variables and integers). No need for explicit FD declarations.
* very efficient FD solver (comparable to commercial solvers).
* high-level constraints can be described in terms of simple primitives.
* a lot of predefined constraints: arithmetic constraints, boolean constraints, symbolic constraints, reified constraints,...
* several predefined enumeration heuristics.
* the user can define his own new constraints.
* more than 50 FD built-in constraints/predicates.
constraints (in terms of the primitive), the solver is open and extensible (as opposed to black-box solvers like CHI
Supported Platforms & Last Changes
Currently the following architectures are supported:
* ix86 / GNU/Linux
* ix86 / Win32 using Cygwin (see file src/WINDOWS)
* ix86 / Win32 using MinGW (see file src/WINDOWS)
* ix86 / Win32 using MSVC++ (see file src/WINDOWS)
* ix86 / SCO
* ix86 / Solaris
* ix86 / FreeBSD
* ix86 / OpenBSD
* ix86 / NetBSD
* ix86 / Darwin (Mac OS X)
* x86_64 / GNU/Linux
* x86_64 / Solaris
* x86_64 / Win64 using MinGW64 (see file src/WINDOWS64)
* x86_64 / Win64 using MSVC++ (see file src/WINDOWS64)
* PowerPC / GNU/Linux
* PowerPC / Darwin (Mac OS X)
* PowerPC / NetBSD
* sparc / SunOS (4.1.3 or higher)
* sparc / Solaris
* sparc / NetBSD
* alpha / GNU/Linux
* alpha / OSF1
* mips / irix
GNU Prolog is a free Prolog compiler with constraint solving over finite domains developed by Daniel Diaz.
GNU Prolog accepts Prolog+constraint programs and produces native binaries (like gcc does from a C source). The obtained executable is then stand-alone. The size of this executable can be quite small since GNU Prolog can avoid to link the code of most unused built-in predicates. The performances of GNU Prolog are very encouraging (comparable to commercial systems).
Beside the native-code compilation, GNU Prolog offers a classical interactive interpreter (top-level) with a debugger.
The Prolog part conforms to the ISO standard for Prolog with many extensions very useful in practice (global variables, OS interface, sockets,...).
GNU Prolog also includes an efficient constraint solver over Finite Domains (FD). This opens contraint logic programming to the user combining the power of constraint programming to the declarativity of logic programming.
Features
# Prolog system:
* conforms to the ISO standard for Prolog (floating point numbers, streams, dynamic code,...).
* a lot of extensions: global variables, definite clause grammars (DCG), sockets interface, operating system interface,...
* more than 300 Prolog built-in predicates.
* Prolog debugger and a low-level WAM debugger.
* line editing facility under the interactive interpreter with completion on atoms.
* powerful bidirectional interface between Prolog and C.
# Compiler:
* native-code compiler producing stand alone executables.
* simple command-line compiler accepting a wide variety of files: Prolog files, C files, WAM files,...
* direct generation of assembly code 15 times faster than wamcc + gcc.
* most of unused built-in predicates are not linked (to reduce the size of the executables).
* compiled predicates (native-code) as fast as wamcc on average.
* consulted predicates (byte-code) 5 times faster than wamcc.
# Constraint solver:
* FD variables well integrated into the Prolog environment (full compatibility with Prolog variables and integers). No need for explicit FD declarations.
* very efficient FD solver (comparable to commercial solvers).
* high-level constraints can be described in terms of simple primitives.
* a lot of predefined constraints: arithmetic constraints, boolean constraints, symbolic constraints, reified constraints,...
* several predefined enumeration heuristics.
* the user can define his own new constraints.
* more than 50 FD built-in constraints/predicates.
constraints (in terms of the primitive), the solver is open and extensible (as opposed to black-box solvers like CHI
Supported Platforms & Last Changes
Currently the following architectures are supported:
* ix86 / GNU/Linux
* ix86 / Win32 using Cygwin (see file src/WINDOWS)
* ix86 / Win32 using MinGW (see file src/WINDOWS)
* ix86 / Win32 using MSVC++ (see file src/WINDOWS)
* ix86 / SCO
* ix86 / Solaris
* ix86 / FreeBSD
* ix86 / OpenBSD
* ix86 / NetBSD
* ix86 / Darwin (Mac OS X)
* x86_64 / GNU/Linux
* x86_64 / Solaris
* x86_64 / Win64 using MinGW64 (see file src/WINDOWS64)
* x86_64 / Win64 using MSVC++ (see file src/WINDOWS64)
* PowerPC / GNU/Linux
* PowerPC / Darwin (Mac OS X)
* PowerPC / NetBSD
* sparc / SunOS (4.1.3 or higher)
* sparc / Solaris
* sparc / NetBSD
* alpha / GNU/Linux
* alpha / OSF1
* mips / irix
GNU Prolog for Windows (x32 bit) 1.5.0 download tags
GNU Prolog for Windows (x32 bit) for Windows 7 - Copyright information
All GNU Prolog for Windows (x32 bit) reviews, submitted ratings and written comments become the sole property of Windows 7 download. You acknowledge that you, not windows7download, are responsible for the contents of your submission. However, windows7download reserves the right to remove or refuse to post any submission for any reason.
Windows 7 Download periodically updates pricing and software information of GNU Prolog for Windows (x32 bit) full version from the publisher, but some information may be out-of-date. You should confirm all information.
Using warez version, crack, warez passwords, patches, serial numbers, registration codes, key generator, pirate key, keymaker or keygen for GNU Prolog for Windows (x32 bit) license key is illegal and prevent future development of GNU Prolog for Windows (x32 bit). Download links are directly from our mirrors or publisher's website, GNU Prolog for Windows (x32 bit) torrent or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, SendSpace, DepositFiles, DivShare, HellShare, HotFile, FileServe or MediaFire, are not used.
Windows 7 Download periodically updates pricing and software information of GNU Prolog for Windows (x32 bit) full version from the publisher, but some information may be out-of-date. You should confirm all information.
Using warez version, crack, warez passwords, patches, serial numbers, registration codes, key generator, pirate key, keymaker or keygen for GNU Prolog for Windows (x32 bit) license key is illegal and prevent future development of GNU Prolog for Windows (x32 bit). Download links are directly from our mirrors or publisher's website, GNU Prolog for Windows (x32 bit) torrent or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, SendSpace, DepositFiles, DivShare, HellShare, HotFile, FileServe or MediaFire, are not used.
Post GNU Prolog for Windows (x32 bit) review


Windows 7 GNU Prolog for Windows (x32 bit) related downloads
Visual Prolog is a logical programming language that counts PDC Prolog and Turbo Prolog as predecessors. The goal of ...
What is GNU Prolog for Windows x64 GNU Prolog for Windows x64 is a free Prolog ...
GHC is packaged for a number of operating systems and distributions. While ... them anyway, unless you have a particular need for new features or bug fixes. The ...
The TEIMSI Script Language Compiler let you create applications or dynamic link libraries for Windows(R) Operating Systems. Learn about professional programming and ...
Quick Batch File compiler convert batch files into actual program (EXE format) ... one click. This program may be run on Windows XP/Vista/7/8/10 without any limitations. Content of batch file ...
My Account
Help
Windows 7 Software Coupons
-
WinX MediaTrans
63% Off -
WinX HD Video Converter
56% Off -
MacX DVD Ripper Pro
50% Off -
MacX MediaTrans
63% Off -
WinX DVD Copy Pro
42% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- Visual Studio Professional Edition 2008
- Simply Fortran 3.27 B3841
- GNU Prolog for Windows (x32 bit) 1.5.0
- Wing IDE Personal 9.0.2.1
- Intel Visual Fortran Composer XE 2015.2.179
- Python 3.11.1
- Qt 6.4.2
- FreeBasic for Windows (x64 bit) 1.09.0
- Wing IDE Professional 9.0.2.1
- GNU Prolog for Windows (x64 bit) 1.5.0
- Free Pascal 3.2.2
- Easy Code for GoAsm 1.07.0.0009
- Visual Prolog 9 B902
- Visual Assist X 2021.5
- FreeBasic for Windows 1.09.0
- Easy Code for MASM 1.07.0.0009
- Code::Blocks for Windows 20.03
- Fiddler 5.0.20211.51073
- Boomerang for Windows 0.3.1 Alpha
- Open Fortran Parser 0.8.3
Popular Tags
pascal
java
environment
basic language
exe
programming
coding language
free
decompiler
programming language
compile
basic
language
compiler
Popular Windows 7 Software
- Turbo C++ 3.0
- JavaScript SiteSearch Generator 1.5.2.1
- XTOOLS
- NASM 2.16.01
- C# QR Barcode Reader 2021.11
- EMCO MSI Package Builder Professional Edition 10.1.1
- Microsoft Visual Studio 2022 17.4.4
- Adobe Flash Player Debugger 32.0.0.465
- BASIC-256 0.9.9.68
- Turbo Pascal 7.0
- Milesight VMS Lite(ONVIF compatible) 2.1.0.26
- Microsoft Visual Studio Premium 2013 Update 5
- GroupDocs.Total Free Apps for Windows 21.5.0.0
- Visual Studio Code 1.55.2
- Installer 4.6.0.1
© 2023 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.