Re: kernel stack challenge

From: Robin Rosenberg
Date: Mon Apr 05 2004 - 19:47:34 EST


On Tuesday 06 April 2004 00:52, you wrote:
> --- Robin Rosenberg <robin.rosenberg.lists@xxxxxxxxxx>
>
> wrote:
> > On Monday 05 April 2004 23:30, Sergiy Lozovsky
> >
> > wrote:
> > > Point me to ANy langage with VM around 100K.
> >
> > There is a Java VM (lejos) för the Lego Mindstorms
> > robot. The hardware
> > has 32K memory.
>
> Is it Free and Open Source? Where can I get it if it
> is?

www.lejos.org. Mozilla License 1.0 (Not sure about GPL compatibility if you
were to have wierd plans).

But, it has no GC- I doubt adding GC would add many K's. On the other hand you
might want to be careful with GC inside the kernel :-)

-- robin
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/