[Haskell] Monad.Reader #24 call for copy

2014-04-24 Thread Edward Z . Yang
Call for Copy: The Monad.Reader - Issue 24


Whether you're an established academic or have only just started
learning Haskell, if you have something to say, please consider
writing an article for The Monad.Reader! The
submission deadline for Issue 24 will be:

**Saturday, July 5, 2014**

The Monad.Reader


The Monad.Reader is a electronic magazine about all things Haskell. It
is less formal than journal, but somehow more enduring than a wiki-
page. There have been a wide variety of articles: exciting code
fragments, intriguing puzzles, book reviews, tutorials, and even
half-baked research ideas.

Submission Details
~~

NEW this issue: for my reviewing sanity, I am setting a soft page limit
of fifteen pages.  If you would like to write something longer, get
in touch, but remember: brevity is the soul of wit.

In any case, contact me if you intend to submit something -- the sooner
you let me know what you're up to, the better.

Please submit articles for the next issue to me by e-mail.

Articles should be written according to the guidelines available from

http://themonadreader.wordpress.com/contributing/

Please submit your article in PDF, together with any source files you
used. The sources will be released together with the magazine under a
BSD license.

If you would like to submit an article, but have trouble with LaTeX
please let me know and we'll work something out.
___
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell


[Haskell] [Haskell-cafe] ANN: Monad.Reader Issue 23

2014-04-24 Thread Edward Z . Yang
I am pleased to announce that Issue 23 of the Monad Reader is now available.

http://themonadreader.files.wordpress.com/2014/04/issue23.pdf
http://themonadreader.wordpress.com/2014/04/23/issue-23/

Issue 23 consists of the following five articles:

  * FizzBuzz in Haskell by Embedding a Domain-Specific Language by
Maciej Pírog
http://themonadreader.files.wordpress.com/2014/04/fizzbuzz.pdf

  * Supercompilation: Ideas and Methods (+appendix) by Ilya Klyuchnikov
and Dimitur Krustev
http://themonadreader.files.wordpress.com/2014/04/super-final.pdf

  * A Haskell sound specification DSL: Ludic support and deep immersion
in Nordic technology-supported LARP by Henrik Bäärnhielm, Daniel
Sundström and Mikael Vejdemo-Johansson
http://themonadreader.files.wordpress.com/2014/04/celestria_main.pdf

  * MFlow, a continuation-based web framework without continuations by
Alberto Gomez Corona
http://themonadreader.files.wordpress.com/2014/04/mflow.pdf

  * Practical Type System Benefits by Neil Brown
http://themonadreader.files.wordpress.com/2014/04/nccb.pdf

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!

Cheers,
Edward
___
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell