-
Notifications
You must be signed in to change notification settings - Fork 176
Successes
jvilk edited this page Sep 15, 2014
·
6 revisions
As Doppio gets more feature-complete, we've been able to get more major Java applications running.
Here are the notable successes:
- the Sun Java compiler (
javac
) and disassembler (javap
) - the Rhino Javascript engine
- Kawa-Scheme (caveats)
- Jython (as of version 2.5.4rc1, with the standalone jar)
- JRuby
We're also making progress on others, but we're not quite there yet:
- Clojure (progress thread)
- Scala REPL (progress thread)
If you can run some other significant Java program in Doppio, add it to the list!