L
Logan Barnett
[Note: parts of this message were removed to make it a legal post.]
I'm pretty sure I run Java on DOS (or equivalent) every day. There's
even an example in this thread!
You can also kick off any Java application from the command line with
`java -jar myapp.jar`.
Don't forget that Java also runs on some mobile devices as well. Some
folks have gotten JRuby running on Android phones.
Logan Barnett
(e-mail address removed)
http://www.logustus.com
Hehe, depends on what exactly JVM means. The machine
architecture? Or the emulator, which in case of Sun's JVM
is not open-source. OpenJDK seems to be open source, except a few
binary
plugs ("Not all of the source code that makes up the JDK is available
under an open-source license") [1].
Run everywhere? Have you ever tried Java on DOS . I remember running
Ruby under DOS . Okay lets agree on run everywhere, where everywhere
means 95-99% of all machines.
I'm pretty sure I run Java on DOS (or equivalent) every day. There's
even an example in this thread!
jruby -S gem install hpricot
You can also kick off any Java application from the command line with
`java -jar myapp.jar`.
Don't forget that Java also runs on some mobile devices as well. Some
folks have gotten JRuby running on Android phones.
Logan Barnett
(e-mail address removed)
http://www.logustus.com