Haskell Cookbook

- Authors
- Sajanikar, Yogesh
- Publisher
- Packt Publishing Limited
- Tags
- com051280 - computers , programming languages , java , com051000 - computers , programming , general , com060080 - computers , web
- Date
- 2017-09-25T00:00:00+00:00
- Size
- 8.63 MB
- Lang
- en
Save time and build fast, functional, and concurrent application using HaskellAbout This BookComprehensive guide for establishing a strong foundation in Haskell and developing pragmatic codeCreate a full fledged web application using HaskellWork with Lens, Haskell Extensions, and write code for concurrent and distributed applicationsWho This Book Is ForThis book is targeted at readers who wish to learn the Haskell language. If you are a beginner, Haskell Cookbook will get you started. If you are experienced, it will expand your knowledge base. A basic knowledge of programming will be helpful.What You Will LearnUse functional data structures and algorithms to solve problemsUnderstand the intricacies of the type systemCreate a simple parser for integer expressions with additionsBuild high-performance web services with HaskellMaster mechanisms for concurrency and parallelism in HaskellPerform parsing...