Jump to content

Talk:Pure (programming language)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Christian75 (talk | contribs) at 18:13, 17 January 2016 (Assessment: +Computing (assisted)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputing Unassessed
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.

Sieve of Eratosthenes

In the examples section, the code given as the "sieve of Eratosthenes" does not appear to be a true sieve of Eratosthenes. It looks more like a Turner's sieve -- a simpler but computationally far less efficient algorithm. 174.27.229.215 (talk) 00:50, 25 November 2011 (UTC)[reply]