eta-yesod-minimal
Web framework example
An example project demonstrating a Yesod web application built with the Eta Haskell compiler
Yesod example in Eta
5 stars
2 watching
0 forks
Language: Haskell
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jyothsnasrinivas/eta-todo | A simple to-do web application in Haskell using the Spock web framework and Lucid DSL. | 16 |
tzemanovic/haskell-yesod-realworld-example-app | Real-world application demonstrating CRUD and authentication using Haskell and Yesod | 169 |
jyothsnasrinivas/eta-android-2048 | An Android game built using functional programming principles and the Yampa FRP library in Haskell. | 56 |
typelead/eta | A Haskell dialect designed to run on the JVM with goals of accessibility and compatibility | 2,607 |
typelead/eta-examples | Examples of using Eta to simplify type abstractions in Haskell programs | 36 |
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 |
jaspervdj/fugacious | A minimal Haskell web application providing temporary email addresses as an example of robust and maintainable software development. | 147 |
snowdriftcoop/snowdrift | A web application framework in Haskell using the Yesod framework. | 92 |
yesodweb/persistent | A Haskell library providing a persistence layer to interact with databases in a type-safe and error-free manner. | 467 |
yesodweb/yesod | A Haskell web framework providing a set of tools and techniques for building fast, secure, and productive web applications | 2,638 |
yesodweb/wai | An interface between Haskell web frameworks and web servers, enabling modular code sharing through middleware. | 834 |
basvandijk/nixtodo | A Haskell application demonstrating Nix-based build and deployment of a web app | 65 |
typelead/intellij-eta | An IntelliJ plugin that provides support for the Eta programming language | 52 |
eta-lang/eta-prelude | A Haskell package providing functional programming utilities and types for the Eta language. | 7 |
1haskelladay/1had | Provides tools and exercises for practicing functional programming in Haskell | 118 |