Real tiny JVM?

D

daniel.w.gelder

I was wondering if there was a real tiny virtual machine that could be
embedded into native projects? Something with a basic garbage collector
and language support, but not necessarily AWT and network stuff.

Thanks
Dan
 
D

daniel.w.gelder

Haha, that is "TINI" all right.

But I meant, something to run on desktops, embedded in a regular
executable.

Dan
Happy New You're Still In Iraq
 
Z

Zoonosis

Haha, that is "TINI" all right.

But I meant, something to run on desktops, embedded in a regular
executable.

Yes, I realized that -- right after I hit "Send." My apologies. I am an
Embedded s/w engineer, so when I saw the word "embedded" in your post,
naturally I assumed that you were building an embedded device.

:)
 
L

Luc The Perverse

I was wondering if there was a real tiny virtual machine that could be
embedded into native projects? Something with a basic garbage collector
and language support, but not necessarily AWT and network stuff.


There is an open source GNU JVM implementation. You could cut it down to
make it arbitrarily small.

Or you may simply want to natively compile your byte code if that is
applicable.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top