-
Notifications
You must be signed in to change notification settings - Fork 176
Successes
John Vilk edited this page Nov 7, 2015
·
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
- the Nashorn JavaScript Engine
- Kawa-Scheme
- Jython (as of version 2.5.4rc1, with the standalone jar)
- JRuby
- Armed Bear Common Lisp
- Groovy
- Clojure
We're also making progress on others, but we're not quite there yet:
- Scala REPL (progress thread)
If you can run some other significant Java program in Doppio, add it to the list!