A programming language that is used to solve a wide variety of problems. Languages such as C, C++ and Java are examples. Contrast with special-purpose language. See general purpose. THIS DEFINITION IS ...
If you were designing a general purpose programming language today, what major features and constraints do you think are necessary? Let's constrain (heh) ourselves to languages that might compete with ...
A high-level programming language that is interpreted (translated on the fly) rather than compiled ahead of time. A scripting language may be a general-purpose programming language or it may be ...