Content deleted Content added
→PHP: type hint |
Rescuing 2 sources and tagging 0 as dead.) #IABot (v2.0 |
||
Line 29:
| first = Barbara
| authorlink = Barbara Liskov
| date = April 1992
| title = A History of CLU
| url = http://www.lcs.mit.edu/publications/pubs/pdf/MIT-LCS-TR-561.pdf
| format = pdf
| access-date = 2006-01-05
| archive-url = https://web.archive.org/web/20030917041834/http://www.lcs.mit.edu/publications/pubs/pdf/MIT-LCS-TR-561.pdf
| archive-date = 2003-09-17
| url-status = dead
}}</ref> were a prominent feature in the string manipulation language [[Icon (programming language)|Icon]] (1977) and are now available in [[Python (programming language)|Python]],<ref name=python>
Python Enhancement Proposals:
Line 44 ⟶ 48:
===Lisp===
The final [[Common Lisp]] standard does not natively provide generators, yet various library implementations exist, such as [https://www.cs.cmu.edu/Groups/AI/html/cltl/clm/node347.html#SECTION003400000000000000000 SERIES] documented in CLtL2 or [https://web.archive.org/web/20110723043455/http://cliki.net/pygen pygen].
===CLU===
|