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:
“I have thought a sufficient measure of civilization is the influence of good women.”
—Ralph Waldo Emerson (18031882)
“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)
“Wealth is so much the greatest good that Fortune has to bestow that in the Latin and English languages it has usurped her name.”
—William Lamb Melbourne, 2nd Viscount (17791848)