Hacker News new | ask | show | jobs
by jleyank 1097 days ago
There are advantages working in an interpretive (scripting) language and there are several science applications that use Python as the top level control language and a c-like language as the heavy lifting code. This plays to the strength of each language and casual users can use the complex functionality without looking at the complex code.