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-strings
String utility functions, Char type, regular expressions.
purescript-type-equality
Type equality constraints
purescript-gen
A type class for random generator implementations.
purescript
A strongly-typed language that compiles to JavaScript
documentation
Documentation for the PureScript language, compiler, and tools.
purescript-record
Functions for working with records and polymorphic labels
purescript-foreign-object
Functions for working with homogeneous JavaScript objects
purescript-arrays
Array utility functions
purescript-st
The ST effect, for safe local mutation
purescript-assert
Basic assertions library for low level testing
purescript-prelude
The PureScript Prelude
purescript-transformers
Monad and comonad transformers
purescript-refs
Mutable value references
purescript-effect
The Effect monad, for handling native side effects
purescript-console
Console-related functions
purescript-either
Values with two possibilities
pursuit
Website for hosting and searching PureScript API documentation
purescript-parallel
Classes for parallel composition and racing of asynchronous computations
purescript.github.io
Project Homepage
purescript-quickcheck
An implementation of QuickCheck in PureScript
purescript-invariant
Invariant functors
purescript-unsafe-coerce
Unsafe coercion of values
purescript-partial
Utilities for working with partial functions
purescript-integers
Functions and bitwise operators for the Int numeric type