Tagged Questions
0
votes
6answers
338 views
What are your top priorities for features in a general purpose programming language?
My definition of general purpose is a bit specific: a general purpose programming language should be able to handle all problem domains, including implementing operating system kernels, device drivers ...