purescript-prelude
Language foundation
A collection of fundamental building blocks and utilities for the PureScript programming language
The PureScript Prelude
162 stars
16 watching
88 forks
Language: PureScript
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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. | 403 |
purescript/purescript-quickcheck | An implementation of a property-based testing framework in PureScript | 104 |
purescript-contrib/purescript-react | Low-level React bindings for the PureScript programming language | 400 |
reazen/relude | A prelude/standard library for ReasonML projects providing utility functions and data structures. | 267 |
mostjs/prelude | A collection of reusable modules and functions to simplify the development process | 19 |
purescript-react/purescript-react-basic | An opinionated set of bindings to the React library, providing optimized types and tools for basic use cases | 281 |
natefaubion/purescript-spork | An alternative implementation of a functional programming language | 157 |
purescript-halogen/purescript-halogen | A declarative UI library written in PureScript, allowing developers to build type-safe user interfaces | 1,538 |
purescript/purescript | A compiler that translates a functional programming language into JavaScript | 8,575 |
hdgarrood/purescript-benchotron | Benchmarking tool for functional programming languages | 32 |
purescript-contrib/pulp | A build tool for PureScript projects that automates the process of building and managing code. | 444 |
purescript-contrib/purescript-arraybuffer | Provides bindings and implementation for mutable JavaScript ArrayBuffers | 7 |
jordanmartinez/purescript-jordans-reference | A 'clone and play' repository to learn PureScript through interactive coding examples | 589 |
postsolar/tree-sitter-purescript | A grammar-based parser for the PureScript programming language | 11 |