[Haskell-cafe] Re: Hamming's Problem
Chung-chieh Shan
ccshan at post.harvard.edu
Fri Jan 18 11:44:49 EST 2008
Calvin Smith <cs-haskell at protempore.net> wrote:
> The author of Pugs (Perl6 implemented in Haskell) gives a nice solution
> to the problem of generating the Hamming numbers in the following interview:
> http://www.perl.com/pub/a/2005/09/08/autrijus-tang.html?page=last
Dougal Stanton <ithika at gmail.com> wrote:
> There is an implementation on the wikipedia article for Haskell:
Note that Dijkstra's two exercises are not the same as Hamming's
original problem. I recommend the exercises!
--
Edit this signature at http://www.digitas.harvard.edu/cgi-bin/ken/sig
One thing that UNIX does not need is more features. It is successful in part
because it has a small number of good ideas that work well together. Merely
adding features does not make it easier for users to do things -- it just
makes the manual thicker. -- Rob Pike, Brian W. Kernighan, 1983.
More information about the Haskell-Cafe
mailing list