Introduction

David Mitchell dmitchell at appliedreasoning.com
Fri Mar 8 16:31:46 UTC 2002


Hmmm,

Maybe it's something about Squeakers named Hylands, but you might want
to contact Jon Hylands. He seems to have similar interests. From the
Swiki (http://minnow.cc.gatech.edu/squeak/556) "...I'm using Squeak to
write an autonomous controller for a robotic submersible. You can
check out some screenshots of the autonomous controller running in a
simulator (also written in Squeak) at:
http://www.huv.com/uSeeker/smalltalk/simulator.html ..."

Jon's contact info is on that page.


--David Mitchell
dmitchell at appliedreasoning.com

Friday, March 08, 2002, 10:03:43 AM, Dave wrote:

DH> Hi,

DH> I'm a squeak newbie. I've been programming in C/C++ since around 1985 and I
DH> took a Smalltalk course (using DigiTalk on a Mac Plus) many years ago (long
DH> enough that I've pretty much completely forgotten everything).

DH> I'm looking to use squeak in robotic applications on embedded micro
DH> controllers. My current platform has a 25 MHz 68332 with 512K of RAM and
DH> 512K of flash.

DH> Presumably, to access hardware devices, I'll have to add new primitives to
DH> the language (I've seen a document somewhere which describes this).

DH> I also read that Squeak has some ability to convert into C. How exactly does
DH> this work?

DH> I'd also like to get some guidelines on the process of creating a minimal
DH> image.

DH> I'm also curious about what techniques people use for source code
DH> management. How do you integrate CVS and Smalltalk? I'm sure it's straight
DH> forward, but I haven't seen anything yet which addresses this.

DH> Dave Hylands




More information about the Squeak-dev mailing list