Talk:Pure (programming language): Difference between revisions

Content deleted Content added
Snaphat (talk | contribs)
No edit summary
Line 2:
 
* The LLVM 3.0 release notes will reference Pure if anyone wants to add it as citation somewhere http://llvm.org/docs/ReleaseNotes.html [[User:Snaphat|snaphat]] ([[User talk:Snaphat|talk]]) 02:10, 22 July 2011 (UTC)
 
== 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. [[Special:Contributions/174.27.229.215|174.27.229.215]] ([[User talk:174.27.229.215|talk]]) 00:50, 25 November 2011 (UTC)