Jump to ratings and reviews
Rate this book

Learn Haskell by building a blog generator

Rate this book
In this book we will implement a simple static blog generator in Haskell, converting documents written in our own custom markup language to HTML.

We will:

1. Implement a tiny HTML printer library
2. Define and parse our custom markup language
3. Read files and glue things together
4. Add command line arguments parsing

In each chapter of the book we will focus on a particular task we wish to achieve, and through the chapter we'll learn just enough Haskell to complete the task.

Website

1 person is currently reading
11 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
1 (100%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.