Hacker News new | ask | show | jobs
by FraaJad 4088 days ago
Oh so clever to make fun of FORTRAN.

This is how the modern FORTRAN Hello world looks like...

     program hello
          print *, "Hello World!"
     end program hello
1 comments

I was actually partly serious. I voluntarily program in all-caps fortran because I think it makes my code look old/funny/the things I said.