Minimal Kaffe

Dan Lambright dlambright at opengroup.org
Wed Aug 20 06:13:40 PDT 1997


Schramp, R. wrote:
> 
> Hello all,
> 
> I am looking for a VM implementation suitable for running on a embedded
> system. Therefor size must be minimal and even a partial VM
> implementation might be acceptable (no floats for example, no garbage
> collection), you can see it as the VM for a javacard or something like a
> small terminal. I compiled kaffe at home and the size came around 200k
> bytes (kaffe????.so).
> 
> Is this all VM or is there also a lot of implementation for basic
> classes, like the class loader.
> 
> The codesize I am looking for is more around 4k bytes for the VM and
> 
> Any response is appreciated,
> 
> Ruud Schramp

One place you might want to check out is
http://www.opengroup.org/RI/java/jlite/index.htm



More information about the kaffe mailing list