eZ80 - correction [z80 vs Python thread]

Pierre-Frédéric Caillaud peufeu at free.fr
Fri Jun 25 02:34:35 EDT 2004


	Why not start from Stackless Python and thus have a multithreaded  
language which is well suited to automata on your uc ?

	Python won't do threads on your Z80 because it relies on the OS, and you  
have no OS...
	Stackless has threadlets which use little memory (you need that) !


On Thu, 24 Jun 2004 17:29:21 +0100, Peter Hickman <peter at semantico.com>  
wrote:

> Perhaps you could look at the pippy project which is python on a PDA.  
> They will have had to shrink python down, maybe you could use that as a  
> starting point.



-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/



More information about the Python-list mailing list