Re: Looking for a VM...
Michael Sperber <sperber <at> informatik.uni-tuebingen.de>
2006-10-07 14:04:23 GMT
BdB <bdbkun <at> gmail.com> writes:
> I am looking for a clean, simple VM and bytecode for new language
> development and was wondering if there was a documentation / commented
> source code out there somewhere that would allow me to get a feel for Scheme
> 48's VM architecture and bytecode language?
The paper to check out would be:
<at> Article{KelseyRees1995,
author = "Richard A. Kelsey and Jonathan A. Rees",
title = "A Tractable {Scheme} Implementation",
journal = "Lisp and Symbolic Computation",
year = 1995,
volume = 7,
number = 4,
pages = "315--335",
index = 105
}
The source code for the VM sits in scheme/vm. There have been some
changes since the publication of the paper. I don't know if it's
adequately, but we'll be happy to answer questions.
--
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
(Continue reading)