[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Language Jihad!
- Subject: [ale] Language Jihad!
- From: ale at FultonGreen.com (Fulton Green)
- Date: Mon, 16 Jul 2001 14:29:10 -0700
Just one caveat to an othewise reasonable defence of C++ ...
On Mon, Jul 16, 2001 at 05:00:00PM -0400, Leonard Thornton wrote:
> I like C, but I sure as hell would not want to maintain the systems I have
> out right now if I had to do it in C code. C is great for small standalone
> projects, but rapidly turns into spaghetti when implemented in very large
> scale, multi developer systems.
In theory, it is possible to implement object-oriented concepts in C (see
the source code for the Xt widget interface and Xaw widget libraries). It's
obviously easier in C++, but may possibly incur a performance hit on systems
with not-so-new compilers (and also gives you "more rope to hang yourself
with").
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.