"A Tractable Prolog Implementation"
- From: "Darren Bane" <darren.bane@xxxxxxxxx>
- Date: 19 Sep 2006 06:25:56 -0700
Hi there,
I was wondering if there is anything analagous to Scheme 48 (
http://www.s48.org/ ) for Prolog? That is, an implementation which
uses real-world techniques (e.g. the WAM) but is otherwise fairly
spartan, unoptimised and easy-to-read. I'm just starting "Computing
with Logic" by Maier and Warren, and would like something like their
example interpreters/compilers, but running code without any lacunae.
Of course, for writing apps I'd use something like SWI-Prolog, but this
is a rather intimidating codebase and has non-trivial dependencies for
those curious about compilers.
Thanks in advance.
.
- Follow-Ups:
- Re: "A Tractable Prolog Implementation"
- From: A . L .
- Re: "A Tractable Prolog Implementation"
- From: Markus Triska
- Re: "A Tractable Prolog Implementation"
- Prev by Date: Re: Answer is 20
- Next by Date: Re: "A Tractable Prolog Implementation"
- Previous by thread: Answer is 20
- Next by thread: Re: "A Tractable Prolog Implementation"
- Index(es):
Relevant Pages
|
|