1
vote
Scripting in Java
I would have to recommend Javascript for this purpose. Mozilla Rhino http://www.mozilla.org/rhino/ is an excellent implementation that wou …
-5
votes
What are the biggest differences between Python and Ruby from a philosophical perspective
the obligatory answer: passing self all the time in python sucks...
...but I'm not really qualified to answer. I know very little Python. I love Ruby. I would guess that Python has more ava …
