Slate interpreter written in Lisp

David Gilmore davgil at taosys.com
Wed Oct 11 01:53:35 PDT 2006


Hello,

I have an archive of the original Slate interpreter written in Lisp  
and have sent it offlist to John.  If anyone else is interested, I  
can send it as well.

I have been working on a few changes to get it to compile the current  
sources and run in lispworks environment.  The only thing which  
prevents this from working at the current time is handling a "message  
send" with only optional keyword parameters (eg.   doSomething  
&key1:  x).  This requires adding another token of lookahead to the  
function which handles  the unary messages.

Sincerely,

David Gilmore



On Oct 11, 2006, at 9:26 AM, John Leuner wrote:

> Is the original Slate interpreter written in Lisp still available?
>
> Thanks
> John
>



More information about the Slate mailing list