eta-prelude
Eta utility library
A Haskell package providing functional programming utilities and types for the Eta language.
The Prelude for Eta programming language.
7 stars
5 watching
0 forks
Language: Haskell
last commit: over 6 years ago
Linked from 1 awesome list
etafunctional-programminghaskellprelude
Related projects:
Repository | Description | Stars |
---|---|---|
typelead/intellij-eta | An IntelliJ plugin that provides support for the Eta programming language | 52 |
typelead/eta | A Haskell dialect designed to run on the JVM with goals of accessibility and compatibility | 2,612 |
typelead/eta-examples | Examples of using Eta to simplify type abstractions in Haskell programs | 36 |
typelead/eta-hackage | Patches to make Hackage compatible with Eta language | 64 |
alanrsoares/prelude-js | A modular implementation of Haskell's Prelude library in ES6 for JavaScript programming | 100 |
protolude/protolude | A starting point for building custom Preludes in Haskell with common data types and functions in scope. | 402 |
serokell/universum | A custom prelude providing an alternative set of defaults for Haskell | 177 |
tonyday567/numhask | A Haskell numeric prelude providing a structured approach to numbers and operations. | 69 |
typelead/gradle-eta | A Gradle plugin for building projects in the Eta programming language using the Etlas build tool. | 30 |
novalagung/gubrak | A Go library providing functional programming utility functions with syntactic sugar. | 485 |
jyothsnasrinivas/eta-yesod-minimal | An example project demonstrating a Yesod web application built with the Eta Haskell compiler | 5 |
eta-lang/dhall-to-etlas | Converts Dhall expressions into Cabal files | 3 |
emmanueltouzery/prelude-ts | A TypeScript library providing functional programming concepts and immutable data structures. | 378 |
reazen/relude | A prelude/standard library for ReasonML projects providing utility functions and data structures. | 267 |
puffnfresh/eta-android | Example implementation of Eta on Android to demonstrate its use in mobile app development | 24 |