Hacker News new | ask | show | jobs
by spot 4122 days ago
Polyglot web IDE that allows you to mix Python, Javascript, R, Ruby, Scala, Java: http://BeakerNotebook.com work with them all in the same page. As a corollary, you can work with Python2 and Python3 in the same notebook, and share data.

I totally agree that each language has its strength and each facet of your problem may best be solved in a different language.