Hacker News new | ask | show | jobs
by CodeGlitch 4628 days ago
I don't agree that something isn't Java if it doesn't run on Oracle's JVM. I can write Java that runs on Kaffe, etc.

Personally I really like Java - coming from a C++ developer (11 years in the games industry). I wouldn't mind working with it everyday...

1 comments

I didn't mention the word Oracle. Kaffe is still a JVM! It runs java applications unchanged.

Dalvik is not. It can't run java classes compiled with a regular java compiler