| Prolog | |
| 2.2 | |
| compiler Prolog->C, runtime, Prolog debugger, WAM debugger. | |
| Daniel Diaz - INRIA Rocquencourt - FRANCE | |
| ftp://ftp.inria.fr/INRIA/Projects/ChLoE/LOGIC_PROGRAMMING/wamcc | |
|
wamcc is a Prolog Compiler which translates Prolog to
C via the WAM. wamcc has a syntax very close to the
future ansi standard. wamcc offers the most usual
built-in predicates, a top-level, a Prolog debugger and a
WAM debugger. wamcc is designed to be easily extended
(e.g. see clp(FD)).
From an efficiency point of view, wamcc is between SICStus "emulated" and SICStus "native code" on Sparc machines (1.5 times faster than SICStus emulated, 1.5 times slower than SICStus "native code"). | |
| free (see COPYRIGHT notice) | |
| GNU C (gcc) version 2.4.5 or higher | |
| Sparc workstations, PC under linux, sony mews, dec ultrix | |
| Generally to 32-bit machines with gcc. | |
| Daniel Diaz <Daniel.Diaz@inria.fr> | |
| no longer maintained - see GNU Prolog by the same author. | |
| August 1st, 1994 |
language: Prolog
category: logic programming languages summary, or expanded.
Please send updates to free-compilers@idiom.com
The HTML is maintained by David Muir Sharnoff and the entries themselves are currently maintained by Bryan Miller.
Copyright (c) 1992-1998 David Muir Sharnoff, All Rights Reserved
Copyright (c) 1994-1996, Steven Allen Robenalt, All Rights Reserved