|
|
|
|
|
by kbarros
477 days ago
|
|
Dynamic behaviors can be a nice default for all the spots where performance is not critical. So Julia lets you code like Python in places where performance doesn't matter, and then code like C++ or Fortran in places where it does. |
|