Y
Hacker News
new
|
ask
|
show
|
jobs
by
DrPheltRight
5376 days ago
I believe IronRuby and IronPython are actually for .NET whereas JRuby and Jython are for the JVM.
1 comments
danssig
5376 days ago
You're right, of course. So that means that while perl runs on every major OS, python and ruby run on every major OS, the JVM and the CLR (and can use the libraries from each of these).
link