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/fixed-precision
Fixed Precision Arithmetic
ekmett/stm-hash
STM based sorted linear hash tables
ekmett/ixset
multiply indexed sets (ported from happstack)
ekmett/rounding
Explicit Floating Point Rounding-Mode Wrappers (requires working rounding mode support from libc, which isn't present in glibc) -- use 'rounded' instead or link this against crlibm somehow.