Where can I find a list of available JSR-223 scripting languages?

Viewed 33356

I need a JVM-based scripting language for my app and would like to see what else is out there besides Groovy, Ruby, and Python.

Google keeps pointing me to a dead page at http://scripting.dev.java.net/

4 Answers
Related