Version 13 of C++

Updated 2004-01-13 14:43:03

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 ] seems to be an interesting attempt to create a C++ interpreter. The author implies here [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 ]