PureScript
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
spago
🍝 PureScript package manager and build tool powered by Dhall and package-sets -
-
purescript
A strongly-typed language that compiles to JavaScript
-
purescript-prelude
The PureScript Prelude
-
purescript-transformers
Monad and comonad transformers
-
purescript-gen
A type class for random generator implementations.
-
documentation
Documentation for the PureScript language, compiler, and tools.
-
purescript-refs
Mutable value references
-
purescript-record
Functions for working with records and polymorphic labels
-
purescript-lazy
Call-by-need values
-
purescript-functions
Function combinators and types for multi-argument functions
-
purescript-exists
Existential types as a library
-
purescript-enums
Operations for sequentially ordered types
-
purescript-effect
The Effect monad, for handling native side effects
-
purescript-newtype
Type class and functions for working with newtypes
-
-
pursuit
Website for hosting and searching PureScript API documentation
-
purescript-arrays
Array utility functions
-
purescript-st
The ST effect, for safe local mutation
-
purescript-foldable-traversable
Classes for foldable and traversable data structures
-
purescript-parallel
Classes for parallel composition and racing of asynchronous computations
-
purescript-strings
String utility functions, Char type, regular expressions.
-
purescript-type-equality
Type equality constraints
-
purescript-foreign-object
Functions for working with homogeneous JavaScript objects
-
purescript-assert
Basic assertions library for low level testing
-
purescript-console
Console-related functions