Developing Web Applications with Haskell and Yesod

Developing Web Applications with Haskell and Yesod

简介:

这个快速移动的指南介绍了使用Haskell和Yesod的web应用程序开发,这是一种有效的语言/框架组合,支持模块化,类型安全和简洁的高性能应用程序。您将使用几个示例来探索Yesod处理小部件,表单,持久性和RESTful内容的方式。您还将获得各种Haskell工具的介绍,以补充您对该语言的基本知识。

当您完成本书时,您将使用Yesod的即用型脚手架创建一个生产质量的web应用程序。您还将研究几个真实的示例,包括博客,wiki,JSON web服务和Sphinx搜索服务器。

英文简介:

This fast-moving guide introduces web application development with Haskell and Yesod, a potent language/framework combination that supports high-performing applications that are modular, type-safe, and concise. You'll work with several samples to explore the way Yesod handles widgets, forms, persistence, and RESTful content. You also get an introduction to various Haskell tools to supplement your basic knowledge of the language.

By the time you finish this book, you'll create a production-quality web application with Yesod's ready-to-use scaffolding. You'll also examine several real-world examples, including a blog, a wiki, a JSON web service, and a Sphinx search server.

书名
Developing Web Applications with Haskell and Yesod
译名
使用 Haskell 和 Yesod 开发 Web 应用程序
语言
英语
年份
2015
页数
392页
大小
7.46 MB
标签
  • Web应用
  • 函数式编程
  • Haskell
  • 下载
    pdf iconDeveloping Web Applications with Haskell and Yesod.pdf
    密码
    65536

    最后更新:2025-04-12 23:57:47

    ←Exploring Generic Haskell

    →Learn You a Haskell for Great Good! - A Beginner's Guide