lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


C yes, but CBM64 not, sorry about that..  Modern 8-bit processors s.a. 
Atmel AVR (are there any others? ;O) have indeed been designed with C 
in mind, and their register set etc. adopts very well to that. The 
CBM64.. can one call that a register 'set'?  Never mind..
Unfortunately, they fall short for Lua on the memory side, which will 
eventually be overcome.
-ak

12.12.2004 kello 14:24, Mike Pall kirjoitti:

 Truly amazing. Looks like C is a viable option for 8 bit programming.