[plt-scheme] Programming the AIBO in Scheme?

From: Eli Barzilay (eli at barzilay.org)
Date: Tue May 27 05:11:48 EDT 2008

On May 26, Benjamin L. Russell wrote:
> 
> 1) Is STk Scheme compatible with PLT-Scheme?

Probably not much beyond the standard core.


> 2) If so, is there any way to extend DrScheme with the AIBO-related
>    libraries in STk Scheme?

Unlikely -- but the stk interface can probably be used as a basis for
a mzscheme interface.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!


Posted on the users mailing list.