Prev: Fortran in Physics - meeting in London
Next: passing a type of different KIND to a C function from Fortran binding
From: glen herrmannsfeldt on 25 May 2010 21:53 http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html It seems that Fortran isn't in the top 20, tied with RPG and Bourne shell. -- glen
From: Gib Bogle on 25 May 2010 23:19 glen herrmannsfeldt wrote: > http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html > > It seems that Fortran isn't in the top 20, tied with > RPG and Bourne shell. Interesting that C has overtaken Java. Never heard of PHP. Also surprising that Delphi is holding its own.
From: Craig Powers on 28 May 2010 17:02 Gib Bogle wrote: > glen herrmannsfeldt wrote: >> http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html >> >> It seems that Fortran isn't in the top 20, tied with >> RPG and Bourne shell. > > Interesting that C has overtaken Java. Never heard of PHP. Also > surprising that Delphi is holding its own. PHP has become one of the more common web languages. Depending on where you browse, you may see pages ending in ".php" fairly frequently.
From: Uno on 28 May 2010 18:14 On 5/25/2010 6:53 PM, glen herrmannsfeldt wrote: > http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html > > It seems that Fortran isn't in the top 20, tied with > RPG and Bourne shell. I don't take things like that too personally. C is now number one. We have very useful C bindings, and C knows how to call fortran in the scientific apps that is this huge body of source and libraries. Maybe that no one's getting rich off fortran is the "problem." -- Uno
From: Steve Lionel on 2 Jun 2010 16:44
On 5/25/2010 9:53 PM, glen herrmannsfeldt wrote: > http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html > > It seems that Fortran isn't in the top 20, tied with > RPG and Bourne shell. If you look at http://www.tiobe.com/index.php/content/paperinfo/tpci/tpci_definition.htm you'll see that the method of determining a language's popularity is to see how many people searched for "<languagename> programming" - not a very objective measure, in my view. Maybe we should all regularly search for "fortran programming" to raise the profile? -- Steve Lionel Developer Products Division Intel Corporation Nashua, NH For email address, replace "invalid" with "com" User communities for Intel Software Development Products http://software.intel.com/en-us/forums/ Intel Software Development Products Support http://software.intel.com/sites/support/ My Fortran blog http://www.intel.com/software/drfortran |