Hacker News new | past | comments | ask | show | jobs | submit login

While true, it shift the question to, why should a F77 programmer use a new Fortran compiler?

Some answers are: it's faster, it runs on new OSes, it has better error messages.

Those then become the same answers to the OP's question about shifting from Python 2.x to 3.x.




Personally I quite like Pyhton 3, but the original comparison was flawed simply because with Fortran 77 you can just take your 30-40 years code recompile it with a new compiler and in 99% of cases will work.

While with Pyhton 2 to Python 3 there is usually a non trivial amount of work you need to put into migrating an old codebase.


I agree. I have a flawed comparison.




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

Search: