Content deleted Content added
CRGreathouse (talk | contribs) m link |
m More footnotes |
||
(15 intermediate revisions by 10 users not shown) | |||
Line 1:
{{for|other programming languages and concepts abbreviated as NPL|NPL (disambiguation)}}
{{multiple issues|
{{primary sources|date=July 2019}}
{{More footnotes|date=July 2019}}
}}
'''NPL'''
setofeven(X) <= <:x: x in X & even(x) :>
The NPL interpreter evaluates the list of generators from left to right so conditions can mention any bound variables that occur to their left. These were known as [[set
==References==
''Reference: John Darlington, "Program Transformation and Synthesis: Present Capabilities", Research Report No. 77/43, Dept. of Computing and Control, Imperial College of Science and Technology, London September 1977.''▼
{{Reflist}}
▲
[[Category:Academic programming languages]]
[[Category:Functional languages]]
[[Category:History of computing in the United Kingdom]]
{{compu-lang-stub}}
|