Talk:List comprehensions: Difference between revisions

From Rosetta Code
Content added Content deleted
(Pop11 misfit)
 
(→‎Remove Algol?: new section)
Line 1: Line 1:
The Pop11 example does not use the sort of syntax specified in the requirements. --[[User:TBH|TBH]] 09:22, 23 May 2008 (MDT)
The Pop11 example does not use the sort of syntax specified in the requirements. --[[User:TBH|TBH]] 09:22, 23 May 2008 (MDT)

== Remove Algol? ==

As it states, it is not a list comprehension. This would allow those languages with, or that can construct, the extra '''syntax''' to not be hidden amongst multiple languages showing nested loops. --[[User:Paddy3118|Paddy3118]] 04:13, 16 April 2009 (UTC)

Revision as of 04:13, 16 April 2009

The Pop11 example does not use the sort of syntax specified in the requirements. --TBH 09:22, 23 May 2008 (MDT)

Remove Algol?

As it states, it is not a list comprehension. This would allow those languages with, or that can construct, the extra syntax to not be hidden amongst multiple languages showing nested loops. --Paddy3118 04:13, 16 April 2009 (UTC)