Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Fortran too and in HPC we all code in Fortran a lot. Look at the loop construct:

     for i = 1:t
in Fortran:

     DO I=1,T
The ability to load both C and Fortran dynamic libraries is also really really nice.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: