Pinned Repositories
ad
Automatic Differentiation
coda
A language experiment -- irc.freenode.net ##coda
codex
UI experiments for coda
gl
Complete raw OpenGL bindings for Haskell
guanxi
Relational programming in Haskell. Mostly developed on twitch.
lens
Lenses, Folds, and Traversals - Join us on web.libera.chat #haskell-lens
linear
Low-dimensional linear algebra primitives for Haskell.
machines
Networks of composable stream transducers
quine
haskell, opengl, toy project
trifecta
Parser combinators with highlighting, slicing, layout, literate comments, Clang-style diagnostics and the kitchen sink
ekmett's Repositories
ekmett/scheme-monads
minimalist polymorphic scheme-(co)monads, written to avoid use of any advanced language features except hygienic macros
ekmett/comonad-transformers
Haskell 98 comonad transformers - as of 4.0 these have merged into the comonad package.
ekmett/colorimetry
A bunch of random colorimetry data I've harvested from various sources.
ekmett/multipass
multipass calculations
ekmett/representable-functors
representable functors
ekmett/data-lens-template
Template Haskell utilities for Data.Lens -- Russell O'Connor now maintains this package, this is not the official repository any more
ekmett/roles
An alternative, composable model of RoleAnnotations via type classes
ekmett/js-parsers
Parsing combinators for javascript
ekmett/tag-bits
Provides access to GHC's dynamic pointer tag bits
ekmett/parsec-parsers
Orphan instances so you can use `parsers` with `parsec`.
ekmett/predictors
A playground for fiddling with probability
ekmett/bitwise
Clone of https://gitorious.org/bitwise
ekmett/comonads-fd
comonad transformers based on functional-dependencies
ekmett/representable-profunctors
Representable profunctors
ekmett/containers
ekmett/rad
Reverse-Mode Automatic Differentiation (subsumed by 'ad')
ekmett/aeson-lens
Lens of Aeson
ekmett/ansi-terminal
Simple Haskell ANSI terminal support, with Windows compatibility
ekmett/data-store
Multi-key multi-value store for Haskell native data types with type safe interface.
ekmett/generic-deriving
ekmett/ghc
Mirror of ghc repository. DO NOT SUBMIT PULL REQUESTS HERE. Patches are best submitted to GHC's Trac (http://hackage.haskell.org/trac/ghc) or sent to the mailing list (ghc-devs@haskell.org)
ekmett/kevin
Fast RFC-compliant multi-user IRC <-> deviantART chat proxy. Also, example of non-trivial Haskell program dealing with IO and concurrency 8)
ekmett/lagrangian
Solve lagrangian multiplier problems
ekmett/monadcryptorandom
A Random Monad that allows the generator to fail cleanly
ekmett/packages-base
Mirror of packages-base repository. DO NOT SUBMIT PULL REQUESTS HERE
ekmett/profunctor-extras
Profunctor composition
ekmett/thyme
ekmett/zippo
A simple lens-based, generic, heterogenous, type-checked haskell zipper library
ekmett/ekg
Remote monitoring of running processes over HTTP
ekmett/ghclive
Google Summer of Code 2012 project, GHCi for the web