Y
Hacker News
new
|
ask
|
show
|
jobs
by
collyw
3834 days ago
There is a lot of overlap between these languages, and I wonder what any of them can do that can't be done in pure Python.
1 comments
tenfingers
3833 days ago
It's not much about language, it's mostly about code/ecosystem re-use (that is: if you have a library available in system X and you're writing for Y you can still take advantage of it).
link