From jsevaj@corp.phone.com  Sat May 13 15:07:44 2000
Received: from mail.phone.com (mail.phone.com [204.163.165.10])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id PAA20975
	for <prolog@swi.psy.uva.nl>; Sat, 13 May 2000 15:07:43 +0200 (MET DST)
Received: from jahve (localhost [127.0.0.1])
	by mail.phone.com (8.9.3/8.9.3) with SMTP id GAA11842
	for <prolog@swi.psy.uva.nl>; Sat, 13 May 2000 06:03:27 -0700 (PDT)
Message-ID: <006201bfbcdc$7216ff40$ba5e36c3@jahve>
From: "Jon Sevaj" <jsevaj@corp.phone.com>
To: <prolog@swi.psy.uva.nl>
Subject: Variable implementation
Date: Sat, 13 May 2000 15:09:15 +0200
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_005F_01BFBCED.33D2FE80"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3

This is a multi-part message in MIME format.

------=_NextPart_000_005F_01BFBCED.33D2FE80
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi there,

I'm currently writing a (pseudo-)prolog interpreter. (It is a personal, =
non-commercial project). I was wondering if anyone knows any good =
resources on the internet or books on this subject. I particularly =
interested in information related to variable implementation, how to =
distinguish bound and unbound variables and how the binding actually is =
performed.=20

- Jon Sevaj

------=_NextPart_000_005F_01BFBCED.33D2FE80
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.72.3110.3"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#000000 face=3DArial size=3D2>Hi there,</FONT></DIV>
<DIV><FONT color=3D#000000 face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000000 face=3DArial size=3D2>I'm currently writing a =

(pseudo-)prolog interpreter. (It is a personal, non-commercial project). =
I was=20
wondering if anyone knows any good resources on the internet or books on =
this=20
subject. I particularly interested in information related to variable=20
implementation, how to distinguish bound and unbound variables and how =
the=20
binding actually is performed. </FONT></DIV>
<DIV><FONT color=3D#000000 face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>- Jon Sevaj</FONT></DIV></BODY></HTML>

------=_NextPart_000_005F_01BFBCED.33D2FE80--

