Difference between revisions of "Blog articles/Algorithms"

From HaskellWiki
Jump to navigation Jump to search
(REVERT SPAM)
(→‎Design patterns: Added link to "Design patterns for functional strategic programming")
(6 intermediate revisions by 3 users not shown)
Line 25: Line 25:
   
 
* [http://jpmoresmau.blogspot.com/2007/06/very-dumb-neural-network-in-haskell.html A neural network in Haskell]
 
* [http://jpmoresmau.blogspot.com/2007/06/very-dumb-neural-network-in-haskell.html A neural network in Haskell]
  +
* [http://alpmestan.wordpress.com/2009/12/23/hnn-0-1-has-been-released/ The HNN library] (see its [http://www.haskell.org/haskellwiki/HNN haskellwiki page])
   
 
===Design patterns===
 
===Design patterns===
  +
   
 
* [http://jpmoresmau.blogspot.com/2007/11/haskell-design-patterns-are-probably.html Haskell design patterns are (probably) needed]
 
* [http://jpmoresmau.blogspot.com/2007/11/haskell-design-patterns-are-probably.html Haskell design patterns are (probably) needed]
  +
* [http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.105.4354&rep=rep1&type=pdf Design patterns for functional strategic programming] (PDF)
  +
  +
=== Handling platform differences ===
  +
  +
* [http://blog.haskell-exists.com/yuras/posts/stop-abusing-cpp-in-haskell.html Stop (ab)using CPP in Haskell sources]

Revision as of 10:19, 3 June 2016