Version 18 of C++

Updated 2004-07-12 16:13:13 by lwv

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)."


[ Category Object Orientation | Category Language ]