GNU Prolog
| Developer(s) | Daniel Diaz[1] |
|---|---|
| Stable release |
1.4.4
/ April 12, 2013 |
| Written in | C |
| Operating system | Linux, Solaris, Windows, BSD, Mac OS X |
| Type | Compiler |
| License | GNU General Public License v2 (or above) or GNU Lesser General Public License v3 (or above) or both in parallel |
| Website |
www |
GNU Prolog (also called gprolog) is a compiler developed by Daniel Diaz with an interactive debugging environment for Prolog available for Unix, Windows, Mac OS X and Linux. It also supports some extensions to Prolog including constraint programming over a finite domain, parsing using definite clause grammars, and an operating system interface.
The compiler converts the source code into byte code that can be interpreted by a Warren abstract machine (WAM) and converts that to standalone executables.
See also
References
External links
This article is issued from Wikipedia - version of the 8/10/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.
