The Monad.Reader

Binding your input since 2005

Issue 23

with one comment

I am pleased to announce that Issue 23 of the Monad Reader is now available.

Issue 23 consists of the following five articles:

This time around, I have individual article files for each (and the supercompilation article has an extra appendix not included in the full issue PDF).

Feel free to browse the source files. You can check out the entire repository using Git:

git clone https://github.com/ezyang/tmr-issue23.git

If you’d like to write something for Issue 24, please get in touch!

 

Advertisement

Written by ezyang

April 23, 2014 at 11:59 pm

Posted in Issues

One Response

Subscribe to comments with RSS.

  1. Reblogged this on Academic Computing and commented:
    For some of the Blackbox analysis work that I’ve been doing, I have used Haskell as a programming language. It seemed like the best tool for the job, given its strong support for concurrency and parallelism (needed to speed up the analysis) and for parsing and manipulating syntax trees (which is needed for most of the analyses). I wrote a short article for “The Monad Reader” magazine about some of the ways in which Haskell’s strong type system helped with writing the analysis. Direct link: https://themonadreader.files.wordpress.com/2014/04/nccb.pdf or see the reblogged post for the full contents and other articles in the issue.

    Neil Brown

    May 1, 2014 at 11:02 am


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: