<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.na-mic.org/w/index.php?action=history&amp;feed=atom&amp;title=CCPPSummary</id>
	<title>CCPPSummary - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.na-mic.org/w/index.php?action=history&amp;feed=atom&amp;title=CCPPSummary"/>
	<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=CCPPSummary&amp;action=history"/>
	<updated>2026-06-04T16:29:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=CCPPSummary&amp;diff=5640&amp;oldid=prev</id>
		<title>Zack: Update from Wiki</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=CCPPSummary&amp;diff=5640&amp;oldid=prev"/>
		<updated>2007-01-05T18:34:46Z</updated>

		<summary type="html">&lt;p&gt;Update from Wiki&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Description ==&lt;br /&gt;
&lt;br /&gt;
C/C++ are compiled programming languages known for their flexibility, portability, expressiveness, comapctness and performance. C++ is an object-oriented language that is essentially a superset of the C language.&lt;br /&gt;
&lt;br /&gt;
== Role In NAMIC ==&lt;br /&gt;
&lt;br /&gt;
C++ is typically used to implement high-performance algorithms. Toolkits such as [[ITKSummary|ITK]] and [[VTKSummary|VTK]] are implemented completely in these languages to obtain the necessary performance. Interpreted languages, such as [[TCLTKSummary|Tcl]], [[PythonSummary|Python]], or [[JavaSummary|Java]], are used to build applications and prototypes because they require no compilation and linking, and often have GUI builder kits (and other packages) associated with them.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
These languages are described by a standard specification. Various vendors provide compilers that process the code (compile and link) to produce executables.&lt;/div&gt;</summary>
		<author><name>Zack</name></author>
		
	</entry>
</feed>