What programming language is best as far as speed and memory usage are concerned?
Name:
Anonymous2007-10-03 19:38
Optimizing for "speed and memory usage" implies that you're going to manage all the little fiddly optimization details yourself. Have fun spending months/years/decades of work before even getting your first executable going that does anything.