Pinned Repositories
anabaena
L-System (Lindenmayer system) framework for Rust
cassowary-haskell
A haskell implementation of the Cassowary linear programming solver.
composition-extra
Combinators for unorthodox structure composition in Haskell
dag
A well-typed Directed Acyclic Graph in Haskell
elm-debouncer
Debouncification for elm-ness
nested-routes
Declarative, Compositional Url Handling for WAI
purescript-monad-control
A clone of monad-control in purescript
purescript-tuples-native
Implementation of tuples as a flat heterogeneous array, for FFI
urlpath
Extremely simple URL combinator DSL thing
ltext
λtext - higher-order file applicator
athanclark's Repositories
athanclark/purescript-monad-control
A clone of monad-control in purescript
athanclark/purescript-zeta
Signals from outer space
athanclark/purescript-monad-unlift
Unlift implementation for PureScript
athanclark/purescript-queue
A queue-esque data type for purescript.
athanclark/rose-trees
Some stuff for rose trees
athanclark/tries
Various trie data types in Haskell
athanclark/attoparsec-ip
Parsers for IP addresses
athanclark/markup
Generic interface to markup languages
athanclark/purescript-byte-codec
Byte-oriented codecs
athanclark/purescript-math-equation
Equations as data structures
athanclark/purescript-quickcheck-combinators
Typelevel combinators for quickcheck, in purescript
athanclark/purescript-z85
Encoding and Decoding for ZeroMQ's z85 binary format.
athanclark/symbiote
Data serialization verification implementation
athanclark/cis198
Answers for CIS198 Rust course
athanclark/graphmod
A utility for displaying the module dependencies of Haskell programs.
athanclark/password-gen
Simple password derivation program
athanclark/purescript-abides
The class abides, man.
athanclark/purescript-arraybuffer
athanclark/purescript-base64
A base64 encoding tool, wrapping tweetnacl-util-js
athanclark/purescript-quickcheck-laws
QuickCheck powered law tests for PureScript's core typeclasses.
athanclark/purescript-row-extra
Some extra kit for row types
athanclark/purescript-sjcl
Bindings to the Stanford JavaScript Crypto Library
athanclark/purescript-thermite
A simple PureScript wrapper for React
athanclark/purescript-thermite-dom
DOM bindings for thermite
athanclark/purescript-websocket-moderate-extra
Extra wrappers for websockets apps
athanclark/sets
Sets in Haskell.
athanclark/stackage
"Stable Hackage," tools for creating a vetted set of packages from Hackage.
athanclark/threaded
Manage concurrently operating threads without having to spark them
athanclark/websockets-simple-extra
Extra wrappers for websockets-extra
athanclark/zeromq4-simple
Easier message plumbing for zeromq