Influence On Other Programming Languages
- Python and Ruby borrowed several concepts from CLU (such as call by sharing, the yield statement, and multiple assignment)
- CLU and Ada were major inspirations for C++ templates.
- CLU's exception handling mechanisms also influenced newer languages like Java and C++.
- All objects in a CLU program live in the heap, and memory management is automatic. These elements directly influenced Java.
- Python, C#, and Sather include iterators, which first appeared in CLU.
- Lua took multiple assignment and multiple returns from function calls from CLU.
Read more about this topic: CLU (programming Language)
Famous quotes containing the words influence, programming and/or languages:
“If the contemplation, even of inanimate beauty, is so delightful; if it ravishes the senses, even when the fair form is foreign to us: What must be the effects of moral beauty? And what influence must it have, when it embellishes our own mind, and is the result of our own reflection and industry?”
—David Hume (17111776)
“If there is a price to pay for the privilege of spending the early years of child rearing in the drivers seat, it is our reluctance, our inability, to tolerate being demoted to the backseat. Spurred by our success in programming our children during the preschool years, we may find it difficult to forgo in later states the level of control that once afforded us so much satisfaction.”
—Melinda M. Marshall (20th century)
“Science and technology multiply around us. To an increasing extent they dictate the languages in which we speak and think. Either we use those languages, or we remain mute.”
—J.G. (James Graham)