Is there good place to post Haskell alorithms/data structures that follow Steven Skiena's book on algorithm design and also Haskell code snippets that follow some of Knuth's books?

Is there good place to post Haskell alorithms/data structures that follow Steven Skiena's book on algorithm design and also Haskell code snippets that follow some of Knuth's books? These code snippets don't seem to fit with Hackage. Is there a Hatorial? -- Regards, Casey

Casey Hawthorne wrote:
Is there good place to post Haskell alorithms/data structures that follow Steven Skiena's book on algorithm design and also Haskell code snippets that follow some of Knuth's books?
These code snippets don't seem to fit with Hackage.
You could make some pages for them on the Haskell wiki. If it is structured as a tutorial (which your suggestion of "hatorial" suggests), then you should add it to http://haskell.org/haskellwiki/Category:Tutorials Twan

Hi Casey,
Do you have these snippets already? If so, I can't wait to see them :)
On Tue, Jun 22, 2010 at 4:42 AM, Twan van Laarhoven
Casey Hawthorne wrote:
Is there good place to post Haskell alorithms/data structures that follow Steven Skiena's book on algorithm design and also Haskell code snippets that follow some of Knuth's books?
These code snippets don't seem to fit with Hackage.
You could make some pages for them on the Haskell wiki.
If it is structured as a tutorial (which your suggestion of "hatorial" suggests), then you should add it to http://haskell.org/haskellwiki/Category:Tutorials
Twan
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
-- Regards, Kashyap
participants (3)
-
C K Kashyap
-
Casey Hawthorne
-
Twan van Laarhoven