Click here to Skip to main content
15,905,963 members

Survey Results

Which features would you most like in a language?   [Edit]

Survey period: 6 Dec 2004 to 12 Dec 2004

No language is everything to everyone. In a perfect world, however, which features would you like most?

OptionVotes% 
Set support (as in Pascal)272.28
The goto statement302.54
PERL's tuple returning (($a, $b, $c) = $function())675.67
Operator overloading12610.66
Optional parameters937.87
Garbage collection20317.17
Attribution / Reflection958.04
Exception handling19416.41
Templates / Generics29625.04

View optional text answers (65 answers)


 
GeneralRe: What about 'const'? Pin
Anders Dalvander6-Dec-04 10:28
Anders Dalvander6-Dec-04 10:28 
GeneralRe: What about 'const'? Pin
Turtle Hand6-Dec-04 10:03
Turtle Hand6-Dec-04 10:03 
GeneralRe: What about 'const'? Pin
David V. Corbin6-Dec-04 11:19
David V. Corbin6-Dec-04 11:19 
GeneralFeatures from the list Pin
Nemanja Trifunovic6-Dec-04 4:44
Nemanja Trifunovic6-Dec-04 4:44 
GeneralRe: Features from the list Pin
Anders Dalvander6-Dec-04 10:33
Anders Dalvander6-Dec-04 10:33 
GeneralYou should do this survey again with a weighted scale. Pin
Raymond Rogers6-Dec-04 4:12
Raymond Rogers6-Dec-04 4:12 
GeneralRe: You should do this survey again with a weighted scale. Pin
Prakash Nadar6-Dec-04 5:03
Prakash Nadar6-Dec-04 5:03 
GeneralRe: You should do this survey again with a weighted scale. Pin
Raymond Rogers6-Dec-04 5:30
Raymond Rogers6-Dec-04 5:30 
I guess it is the nature of the type of development work that I do. Which is mostly embedded real-time applications.

Any language that allows or requires you to randomly spend an unknown amount of time doing something that the developer should have done right in the first place is just plain evil Smile | :)

Templates have allowed me to create a collection of functions that are compiled inline in the code, are type specific, and can be optimized along with the function that they are used in. Most of the platforms I work on I'm limited by performance and not by code space so for me this is a very worth while trade off.

GeneralRe: You should do this survey again with a weighted scale. Pin
Don Clugston6-Dec-04 12:00
Don Clugston6-Dec-04 12:00 
GeneralRe: You should do this survey again with a weighted scale. Pin
Raymond Rogers6-Dec-04 12:47
Raymond Rogers6-Dec-04 12:47 
GeneralRe: You should do this survey again with a weighted scale. Pin
Nemanja Trifunovic7-Dec-04 2:17
Nemanja Trifunovic7-Dec-04 2:17 
GeneralRe: You should do this survey again with a weighted scale. Pin
Gary Wheeler7-Dec-04 5:41
Gary Wheeler7-Dec-04 5:41 
Generalease of use Pin
Xp3ll3d6-Dec-04 2:10
Xp3ll3d6-Dec-04 2:10 
GeneralRe: ease of use Pin
Prakash Nadar6-Dec-04 5:01
Prakash Nadar6-Dec-04 5:01 
GeneralRe: ease of use Pin
DavidNohejl6-Dec-04 15:45
DavidNohejl6-Dec-04 15:45 
GeneralRe: ease of use Pin
Kevin McFarlane11-Dec-04 4:24
Kevin McFarlane11-Dec-04 4:24 
GeneralRe: ease of use Pin
Prakash Nadar11-Dec-04 4:50
Prakash Nadar11-Dec-04 4:50 
GeneralRe: ease of use Pin
Kevin McFarlane11-Dec-04 5:33
Kevin McFarlane11-Dec-04 5:33 
GeneralRe: ease of use Pin
paulccc8-Dec-04 5:01
paulccc8-Dec-04 5:01 
GeneralRe: ease of use Pin
Richard Stringer8-Dec-04 8:33
Richard Stringer8-Dec-04 8:33 
GeneralRe: ease of use Pin
Kevin McFarlane11-Dec-04 4:27
Kevin McFarlane11-Dec-04 4:27 
GeneralSet? Pin
Jörgen Sigvardsson6-Dec-04 2:09
Jörgen Sigvardsson6-Dec-04 2:09 
GeneralRe: Set? Pin
Grimolfr6-Dec-04 2:36
Grimolfr6-Dec-04 2:36 
GeneralRe: Set? Pin
Nemanja Trifunovic6-Dec-04 2:48
Nemanja Trifunovic6-Dec-04 2:48 
GeneralRe: Set? Pin
Jörgen Sigvardsson6-Dec-04 2:53
Jörgen Sigvardsson6-Dec-04 2:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.