Pinned Repositories
category-exercises
Befriending cats and stealing their toys.
hscats
purescript-generics-rep-optics
Generating optics for generic data types.
purescript-naturals
Natural numbers
purescript-procrastination
Experimenting with deferred computations via a type class constraint.
purescript-type-lang
Lambda calculus at the type level.
purescript-type-map
A Map data structure at the type level.
sudohasku
sudoku terminal game using haskell brick
purescript
A strongly-typed language that compiles to JavaScript
purescript-filterable
Classes for filterable and witherable data structures
LiamGoodacre's Repositories
LiamGoodacre/immutable-json
Parse JSON into immutable.js collections
LiamGoodacre/Kurry
A JavaScript library containing various types of currying functions.
LiamGoodacre/fk
A tiny curry library.
LiamGoodacre/gen-json-parser
Generate JSON parsers for custom data structures.
LiamGoodacre/TypeMatch
A Clojure type matching module.
LiamGoodacre/xno
Functional Noughts and Crosses
LiamGoodacre/Kurry-Arrays
A functional library for dealing with Arrays.
LiamGoodacre/Kurry-Fns
A small collection of functions for dealing with JavaScript functions
LiamGoodacre/Kurry-Objs
A small collection of functions for dealing with Objects
LiamGoodacre/MultiFn.js
Provides a method of combining multiple functions into one, and selecting one to execute based on the arguments passed to it.
LiamGoodacre/PatternMap.js
Pattern matched Map object in JavaScript.
LiamGoodacre/Reqr
Tiny configurable library for requiring collections of files.
LiamGoodacre/template-css
A collection of functions for authoring CSS using underscore's templating system.