Difference between revisions of "Haiku"

From HaskellWiki
Jump to navigation Jump to search
(→‎Haskell haikus: import TMR haikus, and linkify the bunch)
(→‎From #haskell: +another one buried in lambdabot - shapr/shae erisson)
Line 31: Line 31:
 
What you request makes no sense - <br>
 
What you request makes no sense - <br>
 
rethink your bad code."</blockquote>
 
rethink your bad code."</blockquote>
  +
  +
By shapr:
  +
<blockquote>the snow falls slowly<br>
  +
the lambdas are lifting -<br>
  +
weak head normal form.</blockquote>
   
 
=== From haskell-cafe ===
 
=== From haskell-cafe ===

Revision as of 17:41, 7 December 2008

Haskell haikus

1st prize in 'Original code poems' in the "Waikato ACM Code Poetry Contest 2006":

Haskell is concise

Functional well-typed and neat

It is like Haiku

By FMota, preserved in Lambdabot:

Haskell's cryptic form

is natural to some folks

and so is Haiku's

Monad haikus

From Monad laws#But it doesn't look exactly like an "associative law"...:

Monad axioms:
Kleisli composition forms
a category.

From #haskell

empty list error:

this elegant program dies

so very quickly

less time debugging

more time downloading your brain

to the type system

type checker: "You fool!

What you request makes no sense -

rethink your bad code."

By shapr:

the snow falls slowly

the lambdas are lifting -

weak head normal form.

From haskell-cafe

By Thomas Hartman:

You come for magic

silver bullets slaying bugs...

It is only code!

By Neil Davies:

Yesterday it worked.

Today it is still working

Haskell is like that!

From The Monad.Reader

See Issue 9 of The Monad.Reader; these haikus by Wouter Swierstra all related to Summer of Code projects:

Abstracting Parsec

over any input type.

The world on a String.

Improving Hackage.

Daemons can build your package

and Haddock your code.

Haskell IDE,

will it ever beat Emacs?

Only time will tell.

To load code faster

and save disk space, GHC

must share libraries.

Binding to libcurl.

Get your data from the web.

Who needs Firefox?

A tracer that can't

cope with Cabalized code is

an old Hat, indeed.