lambdaconf-2015-web
Haskell web workshop
A Haskell web workshop project providing exercises and resources for learning web development with Haskell
Projects for LambdaConf 2015 Haskell web workshop
63 stars
10 watching
7 forks
Language: Haskell
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
degoes-consulting/lambdaconf-2015 | Supporting materials repository for LambdaConf 2015 conference featuring talks and workshop content on functional programming languages like Haskell, Rust, and others. | 90 |
serras/hinc | A Haskell code transpiler from another syntax to the standard Haskell syntax | 111 |
serras/emacs-haskell-tutorial | A tutorial on setting up Emacs for Haskell programming | 689 |
abailly/aws-lambda-haskell | Enables Haskell code to run on AWS Lambda without requiring manual intervention or setup | 135 |
commercialhaskell/haskellers | A web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development. | 141 |
theam/aws-lambda-haskell-runtime | A Haskell runtime specifically designed to run on AWS Lambda | 270 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 846 |
agrafix/spock | A Haskell web framework for rapid development with features like typesafe routing and CSRF protection. | 679 |
haskell-servant/servant | A Haskell-based type-level web development framework | 1,834 |
haskell/lsp | A Haskell implementation of the Microsoft Language Server Protocol | 371 |
algas/haskell-servant-cookbook | A cookbook providing guidance and examples for building web applications using the Haskell Servant framework | 84 |
chrispenner/firefly | A simple Haskell web framework for building lightweight servers with monad-based request handling. | 87 |
holmusk/three-layer | A modern, production-level starting template for building Haskell web applications with a layered architecture. | 310 |
michaelochurch/summer-2015-haskell-class | A comprehensive documentation of a Haskell course from Summer 2015, covering the language fundamentals and various topics in functional programming. | 212 |
zhaskell/stdio | A Haskell toolkit providing standardized input/output functions powered by libuv | 104 |