Hacker News new | ask | show | jobs
by wumpus 1317 days ago
Most Fortran compilers are also C compilers, and the Fortran standard library is usually implemented in C. So interop with C is easy.