Skip to main content
Post Made Community Wiki by CommunityBot
Source Link
yalestar
  • 9.6k
  • 7
  • 41
  • 54

I was aware that Java 6 included scripting support, but I just recently discovered jrunscript, which can interpret and run JavaScript (and, one presumes, other scripting languages such as Groovy) interactively, sort of like the Python shell or irb in Ruby