Y
Hacker News
new
|
ask
|
show
|
jobs
by
frankreyes
1195 days ago
Fortran can produce faster code than C or C++ because it forces functions to not be aliasing for different arguments.
https://stackoverflow.com/questions/146159/is-fortran-easier...