On “C” computer language efficiency

Mark C. Chu-Carroll  of Good Math published an interesting post on “C” language efficiency. He demonstrates that C or C++ are not the more efficient languages for numerical calculations like computational fluid dynamics. He takes the alias detection example: C or C++ compiler are unable to identify if two variables might be referencing the same location. Whereas other languages like FORTRAN or OCaml. This leads to better calculation’s optimization.

Share and Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
  • blinkbits
  • BlinkList
  • blogmarks
  • connotea
  • del.icio.us
  • De.lirio.us
  • digg
  • Furl
  • LinkaGoGo
  • Ma.gnolia
  • NewsVine
  • Reddit
  • Simpy
  • Spurl
  • YahooMyWeb

You might also be interested in these



No Responses to “On “C” computer language efficiency”  

  1. No Comments

Leave a Reply