Re: Porting to Windows CE?

Peter C. Norton (peter@newcentury.net)
Tue, 13 Jan 1998 12:50:11 -0500 (EST)

On Mon, 12 Jan 1998, Aleksandar Bakic wrote:
> Has anyone thought of porting GUILE (or SCM) to Windows CE
> (i.e. palmtops)? The MS Java implementation requires high-end hardware
> and a lot of memory, while being -- as people who have tried say --
> deadly slow. Maybe a small Scheme implementation can become popular
> (currently available interpreters are a couple of BASICs, there used
> to be an XLisp, and a Forth for SH3 CPU).

I think there's a port of squeak (smalltalk interpreter) for windows ce
as well.

--
A tribute to modern technology (DON'T DO THIS)
  char hang[] = { 0xf0, 0x0f, 0xc7, 0xc8 };
  int main() { void (*k)() = hang; k(); }
/* As an exercise left to the reader, embed this in a ActiveX app */
Disclaimer: I do not speak for my employer.