[Haskell-cafe] Nice clean code example?

Will Yager will.yager at gmail.com
Sat Jul 1 01:43:57 UTC 2017


I wrote this specifically to be easy to read despite using some cool features (green threads, STM, etc.): 

https://github.com/wyager/Neks

Will


> On Jul 1, 2017, at 1:33 AM, Han Joosten <han.joosten.han at gmail.com> wrote:
> 
> I'd like to showoff some nice Haskell code to a CTO with no experience with FP. I promised to send him a small piece of Haskell so he could get an idea. The code should be easy to read, without obscure looking operators (so sorry, no lens, arrows stuff like that), optionally even do something interesting. 
> Who has the nicest example laying around? 
> 
> (and yes, I need it by yesterday ;-)  )
> 
> Thanks!
> _______________________________________________
> Haskell-Cafe mailing list
> To (un)subscribe, modify options or view archives go to:
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
> Only members subscribed via the mailman list are allowed to post.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20170701/fb188f34/attachment.html>


More information about the Haskell-Cafe mailing list