Version 22 of C++

Updated 2004-10-18 15:55:19 by suchenwi

A programming language intended to be a successor to C. Provided access to a variety of extended programming constructs such as templates, classes, methods, etc.

http://www.linuxjournal.com/modules/NS-articles/conversations/7099f1.jpg

[Someone want to add URLs to some useful web sites?]



underC [L1 ] an interesting lightweight C++ interpreter. The author implies [L2 ] that it should be easy to interact with Tcl/Tk from it.

See also these projects relating to C++ and Tcl development :


Marco Maggi quips: C++ is "the tool of the angels: only in heaven you have infinite amount of time to devote to design analysis (and to wait for the compiler to finish)."


dkf on the chat: "C++ doesn't just provide you with enough rope to hang yourself. It also provides a do-it-yourself scaffold (with instructions translated from Klingon by Papuan tribesmen). ... Experts can do very cool stuff with C++. Utter dummies can do cool stuff with C++. But everyone else is in trouble..."


[ Category Object Orientation | Category Language ]