Smalltalk Bot

Aaron J Reichow squeak-dev at lists.squeakfoundation.org
Thu Sep 12 20:14:52 UTC 2002


On Thu, 12 Sep 2002 Ahuet14 at aol.com wrote:

> I'm a french student and I have to find a SmallTalk virtual machine to embed
> it on a micorseeker card. It has a ROM of 8 KB, because it works now with
> BASIC. And my project is to contole a Bot with this card and embedded
> SmallTalk. If you think I can't find a VM of this size, please tell me what
> is the requiered ROM for a VM, because we have possibility to change the
> card.

Hi!

What kind of processor does it have?

If you're using a PIC Microcontroller, there is a simple Smalltalk to PIC
assembler translator at http://www.huv.com/uSeeker/smalltalk/pic.html

With 8K of ROM, unfortunately, you won't be doing much of any
Smalltalking, especially with Squeak.  Squeak requires a lot of space, and
a 512K ROM is probably the smallest space in which you could get a
VM+Image with a handful of useful features.

Regards,
Aaron

  Aaron Reichow  ::  UMD ACM Pres  ::  http://www.d.umn.edu/~reic0024/
"Like the creators of sitcoms or junk food or package tours, Java's designers were
consciously designing a product for people not as smart as them."  ::  paul graham






More information about the Squeak-dev mailing list