View Single Post
Old Jan 14th, 2006, 12:03 PM   #23
Darkhack
Hobbyist Programmer
 
Darkhack's Avatar
 
Join Date: Dec 2005
Location: Kansas City
Posts: 105
Rep Power: 3 Darkhack is on a distinguished road
Send a message via AIM to Darkhack
Implementation is HOW you use the language. I can implement C# to make an email application or I can implement C++ to write a database. It can also be used to talk about features. I implemented a backup utility into the program. Which essentual means you are using the language to make that feature, which describes the "how" part of it. It's not the same thing as "adding" a feature but you could read it as such and it would still make sense.

I think what you are making reference to clsk is the SYNTAX of a language. In which case you would be correct. The syntax of any language as very little to do with its performance.
Darkhack is offline   Reply With Quote