Name:
Anonymous
2012-02-06 20:44
If you are writing anything that exceeds a few thousand lines you probably should.
Name:
Anonymous
2012-02-06 20:52
are you writing a core system program that requires long term use?
use Ada
are you writing a program that will be terminated randomly?
use C or Pascal
are you writing a program to be used by another program?
use whatever language you fucking want