universum
Haskell prelude
A custom prelude providing an alternative set of defaults for Haskell
Prelude written in @Serokell
177 stars
35 watching
28 forks
Language: Haskell
last commit: about 1 month ago alternative-preludebasehaskelllibraryprelude
Related projects:
Repository | Description | Stars |
---|---|---|
protolude/protolude | A starting point for building custom Preludes in Haskell with common data types and functions in scope. | 403 |
tonyday567/numhask | A Haskell numeric prelude providing a structured approach to numbers and operations. | 68 |
alanrsoares/prelude-js | A modular implementation of Haskell's Prelude library in ES6 for JavaScript programming | 100 |
kowainik/relude | A lightweight Haskell standard library designed to balance productivity, safety, and performance. | 700 |
reazen/relude | A prelude/standard library for ReasonML projects providing utility functions and data structures. | 267 |
eta-lang/eta-prelude | A Haskell package providing functional programming utilities and types for the Eta language. | 7 |
pietervdvn/haskell | An introduction to Haskell programming language with accompanying material and exercises. | 58 |
w7cook/aopl | Teaching notes and resources on programming languages written in Haskell | 165 |
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
joelburget/react-haskell | A set of libraries and tools for building web UI using Haskell | 351 |
siraben/mini-haskell | A Haskell compiler with a runtime environment implementing Combinatory Logic | 72 |
sonowz/advent-of-code-haskell | A collection of Haskell solutions to Advent of Code challenges | 10 |
noredink/haskell-libraries | A monorepo of Haskell libraries developed by NoRedInk for various internal projects. | 75 |
abooij/sudbury | A Haskell implementation of the Wayland protocol's C ABI to provide an elegant interface for writing Wayland programs in Haskell | 90 |
well-typed/unfolder | A repository providing code snippets to illustrate key concepts in Haskell programming | 80 |