pika-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pika-dev] Pika VM status...


From: Matthew Dempsky
Subject: [Pika-dev] Pika VM status...
Date: 15 Feb 2004 02:14:49 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Okay, it's nothing fancy, but I've managed to take the unfinished
Scheme code Tom wrote to demo the Pika VM and clean it up enough to
provide a simple REPL (it uses the host scheme's READ, EVAL, and WRITE
routines to do all the real work, but the looping at least is done by
Pika :-).

In addition to cleaning up the VM, I've written a very quick (and
lame) compiler based on SICP's that targets this VM.  Again, nothing
fancy, but it is enough to compile a few simple expressions to the VM.

(It's 2am now and I just started these projects about two days ago, so
forgive my excitedness over such simple work. ;-)

-jivera




reply via email to

[Prev in Thread] Current Thread [Next in Thread]