Pinned Repositories
hello-world
PureScript Erlang hello world
package-sets
A curated list of PureScript packages for the Erlang backend
purerl
Erlang backend for the PureScript compiler
purerl_otp_sandbox
Sandbox for showcasing purerl build process and integration with OTP application
purescript
A small strongly typed language that compiles to Erlang (not JavaScript)
purescript-erl-cowboy
Bindings to Cowboy server
purescript-erl-lists
PureScript Erlang native lists
purescript-erl-process
purerl bindings to basic Erlang process functionality
purescript-erl-tuples
Bindings to native Erlang tuples
purescript-prelude
The PureScript Prelude
purerl's Repositories
purerl/purerl
Erlang backend for the PureScript compiler
purerl/purescript-erl-cowboy
Bindings to Cowboy server
purerl/purescript-erl-process
purerl bindings to basic Erlang process functionality
purerl/package-sets
A curated list of PureScript packages for the Erlang backend
purerl/nixpkgs-purerl
purerl/purescript-erl-lists
PureScript Erlang native lists
purerl/purescript-erl-tuples
Bindings to native Erlang tuples
purerl/purescript-prelude
The PureScript Prelude
purerl/purescript-erl-maps
PureScript binding to native Erlang maps
purerl/purescript-erl-atom
purerl/purescript-erl-binary
purerl bindings to binaries
purerl/purescript-erl-file
purerl/purescript-erl-modules
PureScript and Erlang module names
purerl/purescript-foreign
Library for dealing with foreign data (JavaScript objects) in PureScript
purerl/purescript-arrays
Array utility functions
purerl/purescript-assert
Basic assertions library for low level testing
purerl/purescript-debug
Console based debugging functions
purerl/purescript-erl-lager
Simplistic wrapper around the lager logging framework
purerl/purescript-exceptions
Exception effects
purerl/purescript-foldable-traversable
Classes for foldable and traversable data structures
purerl/purescript-integers
Functions and bitwise operators for the Int numeric type
purerl/purescript-js-uri
URI encoding and decoding functions
purerl/purescript-ordered-collections
purerl/purescript-profunctor-lenses
Pure profunctor lenses
purerl/purescript-quickcheck
An implementation of QuickCheck in PureScript
purerl/purescript-refs
Mutable value references
purerl/purescript-simple-json
A simple Purescript JSON library that uses types automatically
purerl/purescript-strings
String utility functions, Char type, regular expressions.
purerl/purescript-tailrec
A type class which captures stack-safe monadic tail recursion
purerl/purescript-unsafe-reference
Highly unsafe functions for comparing values using the runtime's strict equality.