Date : Sun, 03 Jul 2005 15:14:24 +0100
From : Rob <robert@...>
Subject: Re: Small-C v0.73
At 15:43 02/07/2005, Jonathan Graham Harston wrote:
>Towers of hanoi comes to about 1200 bytes.
>
>The C library is about 12K and normally lives in sideways ROM/RAM.
>I'm adding functionality to the C library and also optimising it
>and making it smaller. More functionality, smaller code size!
This looks impressive ... I keep looking at uIP & contiki,
http://www.sics.se/~adam/uip/
http://www.sics.se/~adam/contiki/
a tcp/ip stack and a GUI OS for 8-bit micros.. written in C. BUt i've
noot come across a C compiler for the Beeb yet. (and don't really have
enough time to do the port, anyway....)
It'd definitely be nice to simply telnet into a real beeb !
(OK, I can run the serial port to my terminal server in raw mode, rather
than SLIP or PPP, and accomplish a telnet session with just a *FX2 and 3,
but it's not quite as geeky, is it...)
Rob