LWN.net Logo

Mono vs. Python

Mono vs. Python

Posted Mar 8, 2008 13:35 UTC (Sat) by kevinbsmith (guest, #4778)
Parent article: File monitoring with Mortadelo and SystemTap

I'm a Ruby guy, but still enjoyed the Mono/Python thoughts. Especially his final conclusion:

  Overall:
  I'm not writing new programs in C ever again. 

Yes, I know C is great for super-high-performance code, and for super-low-memory (embedded)
footprints, and for writing super-portable libraries. So for any of those, I might consider
it. Fortunately for me, I haven't had to write any of those for about 20 years.

It's hard to imagine a "normal" app that would best be written in C.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds