GNU Prolog for Windows (x64 bit) for Windows 7 - "Experience Logic at its Best: GNU Prolog for Windows (x64 bit)" - Windows 7 Download
GNU Prolog for Windows (x64 bit) 1.5.0
"Experience seamless programming with powerful GNU Prolog for Windows."
Looking for a reliable and versatile Prolog interpreter for Windows 7? Look no further than GNU Prolog for Windows (x64 bit)! Developed by experienced programmer Daniel Diaz, this powerful software is designed to make programming in Prolog a breeze. With its fast performance, intuitive interface, and broad range of features, GNU Prolog is the ideal choice for anyone looking to get the most out of their Windows 7 machine. So why wait? Download GNU Prolog for Windows today and start realizing your programming dreams!
GNU Prolog for Windows (x64 bit) 1.5.0 full details
File Size: | 6.30 MB |
---|---|
License: | Open Source |
Price: | FREE |
Released: | 2021-06-09 |
Downloads: | Total: 3173 | This Month: 5 |
Publisher: | Daniel Diaz |
Publisher URL: | http://www.gprolog.org/ |
Download GNU Prolog for Windows (x64 bit) 1.5.0
Save GNU Prolog for Windows (x64 bit) to My Stuff
Tweet
GNU Prolog for Windows (x64 bit) - Windows 7 Download awards
GNU Prolog for Windows (x64 bit) 1.5.0 full description
What is GNU Prolog for Windows x64
GNU Prolog for Windows x64 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 x64 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 (x64 bit) 1.5.0 download tags
Bookmark GNU Prolog for Windows (x64 bit)
GNU Prolog for Windows (x64 bit) for Windows 7 - Copyright information
All GNU Prolog for Windows (x64 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 (x64 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 (x64 bit) license key is illegal and prevent future development of GNU Prolog for Windows (x64 bit). Download links are directly from our mirrors or publisher's website, GNU Prolog for Windows (x64 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 (x64 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 (x64 bit) license key is illegal and prevent future development of GNU Prolog for Windows (x64 bit). Download links are directly from our mirrors or publisher's website, GNU Prolog for Windows (x64 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 (x64 bit) review
Windows 7 GNU Prolog for Windows (x64 bit) related downloads
... is a free/open source (GPL), 64-bit BASIC compiler for Microsoft Windows. When used in its "QB" ...
What is GNU Prolog GNU Prolog is a free Prolog compiler with constraint solving over finite domains developed ...
What is GDB? GDB, the GNU Project debugger, allows you to see what is ... can run on most popular UNIX and Microsoft Windows variants, as well as on Mac OS X. ...
Visual Prolog is a logical programming language that counts PDC Prolog and Turbo Prolog as predecessors. The goal of ...
... functionality can be added by installing/coding a plugin. For instance, compiling and debugging functionality is already provided ...
My Account
Help
Windows 7 Software Coupons
-
MacX MediaTrans
63% Off -
MacX DVD Ripper Pro
50% Off -
MacX Media Management Bundle
70% Off -
MacX DVD Video Converter
58% Off -
Media Player Morpher
85% 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
- Qt 6.8.0
- Simply Fortran 3.36 Build 4252
- Agena 4.2.6
- Easy Code for MASM 1.07.0.0009
- Visual Studio Professional Edition 2008
- wxDEV-C++ 4.9.9.2
- Open Fortran Parser 0.8.3
- FreeBasic for Windows (x64 bit) 1.10.1
- Sikuli X 1.0.1
- Code::Blocks forMac OS X 20.03 Build Apr 3 20
- Wing IDE Professional 10.0.4.0
- Python 3.12.4
- Code::Blocks for Windows 20.03 Build Apr 3 20
- haXe 3.4.2
- Intel Visual Fortran Composer XE 2015.2.179
- FreeBasic for Windows 1.10.1
- PythonCard 0.8.2
- PureBasic 6.12.0
- Free Pascal 3.2.2
- GoBug 2.03.01
Popular Tags
versatile
software
programming language
customizable
ide
debugger
decompiler
java
development
compiler
windows 7
language
basic language
environment
compile
open-source
efficient
automation
cross-platform
free
editor
programming
basic
debugging
intuitive
exe
pascal
windows
user-friendly
coding language
Popular Windows 7 Software
- Qt 6.8.0
- StrokeScribe 5.2.12.0
- Turbo C++ 3.0
- Simply Fortran 3.36 Build 4252
- Free OCR C# 2022.8.7804
- C# QR Barcode Reader 2021.11
- DOSBox 0.74.3
- JD-GUI 1.6.6
- Turbo Pascal 7.0
- Audio Sound Editor for .NET 8.0
- KchmViewer 7.7
- CUDA 12.5.0
- Axure RP Pro 11.0.0.4122
- VisioForge Video Edit SDK .Net 2025.0.7.0
- NOWBLOG PROFESSIONAL 1.8.3 Adroid, Smartphone 1.0
© 2024 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.