Home

Awesome

<h1 align="center"> Concur Documentation </h1> <p align="center"> <img src="logo.png" height="100"> </p> <p align="center"> <a href="https://gitter.im/concurhaskell" rel="nofollow"> <img src="https://camo.githubusercontent.com/9fb4e2dde684214e7454d930a369f97190d1ecf2/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6769747465722d6a6f696e253230636861742532302545322538362541332d626c75652e737667" alt="Join the chat at https://gitter.im/concurhaskell" data-canonical-src="https://img.shields.io/badge/gitter-join%20chat%20%E2%86%A3-blue.svg" style="max-width:100%;"> </a> <a href="https://www.reddit.com/r/concurhaskell/" rel="nofollow"> <img src="https://img.shields.io/badge/reddit-join%20the%20discussion%20%E2%86%A3-1158c2.svg" alt="Join the chat at https://gitter.im/concurhaskell" style="max-width:100%;"> </a> </p>

This "book" was created by splitting the Concur tutorial into multiple chapters and rendering everything with mdbook.

You can read the book online in HTML format.

To build this book yourself, run mdbook build from the root directory of this repository. For automatic refresh during editing, you can also run mdbook serve -o.

Community contributions are welcome!