Pinned Repositories
purescript-backend-optimizer
Optimizing backend toolkit and modern ECMAScript backend for PureScript
adt.js
Algebraic data types for Javascript
matches.js
Powerful pattern matching for Javascript
purescript-dodo-printer
An adequate printer.
purescript-language-cst-parser
PureScript CST Parser written in PureScript
purescript-run
An extensible-effects implementation
purescript-spork
Elm-like for PureScript
purescript-tidy
A syntax tidy-upper for PureScript.
purescript-variant
Polymorphic variants for PureScript
sparkler
Native pattern matching for JavaScript
natefaubion's Repositories
natefaubion/purescript-run
An extensible-effects implementation
natefaubion/purescript-spork
Elm-like for PureScript
natefaubion/purescript-variant
Polymorphic variants for PureScript
natefaubion/purescript-tidy
A syntax tidy-upper for PureScript.
natefaubion/purescript-routing-duplex
Unified parsing and printing for routes in PureScript
natefaubion/purescript-psa
Error/Warning reporting frontend for the PureScript compiler
natefaubion/purescript-checked-exceptions
Extensible checked exceptions with polymorphic variants
natefaubion/example-functional-compiler
natefaubion/purescript-heterogeneous
Maps and folds for heterogeneous data types.
natefaubion/purescript-language-cst-parser
PureScript CST Parser written in PureScript
natefaubion/purescript-typelevel-eval
Higher order functional programming in PureScript's type system
natefaubion/purescript-convertable-options
Highly-overloaded APIs for PureScript
natefaubion/purescript-call-by-name
Syntactically light-weight call-by-name arguments in PureScript. No guarantees. Completely gratuitous.
natefaubion/purescript-dodo-printer
An adequate printer.
natefaubion/purescript-tidy-codegen
Convenient codegen for PureScript
natefaubion/purescript-argparse-basic
A no frills CLI argument parser for PureScript.
natefaubion/purescript-node-workerbees
Convenient multi-threading on Node with PureScript.
natefaubion/purescript-run-streaming
Streaming effects for PureScript
natefaubion/purescript-node-glob-basic
A very basic glob library for PureScript.
natefaubion/purescript-free-semigroupoid
Free semigroupoids for PureScript
natefaubion/talks
natefaubion/purescript-psa-utils
Utility library for purescript-psa
natefaubion/purescript-parsing
A parser combinator library based on Parsec
natefaubion/haskellweekly
Publishes curated news about the Haskell programming language.
natefaubion/purescript
A small strongly, statically typed language which compiles to Javascript
natefaubion/purescript-foreign-generic
Generic deriving for purescript-foreign
natefaubion/purescript-minibench
A minimal benchmarking library
natefaubion/purescript-react
React Bindings for PureScript
natefaubion/purescript-web-fetch
Types and low-level implementations for the Fetch API
natefaubion/type-function-eval-example