"Kay Schluehr" <[EMAIL PROTECTED]> writes: > Yes, definitely. The smallest JVM I've seen was dedicated for an 8-Bit > AVR with 8 KByte EEPROM ( or was it Flash? ) and a 768 byte sized heap.
That sounds like Javacard, which is a subset of a JVM (e.g. a minimal Javacard implementation doesn't need garbage collection). JVM's can be quite small, but not THAT small. Actually you might mean this: http://www.harbaum.org/till/nanovm/ -- http://mail.python.org/mailman/listinfo/python-list