Pinned Repositories
clay
A CSS preprocessor as embedded Haskell.
fclabels
First class composable record labels for Haskell.
flux
Haskell OpenGL based 3d engine.
frp-js
Functional Reactive DSL in Haskell that compiles to JavaScript.
ghc-goals
Collect type information about Agda like goals in Haskell code.
haha
A simple library for creating animated ascii art on ANSI terminals.
hands-on-haskell
Hands-on Haskell Introduction (fp-days 2013, cfams 2014)
msc-thesis
MSc Thesis project Utrecht University + wgp10 paper.
salvia
Salvia - Modular Haskell HTTP server.
sebastiaanvisser's Repositories
sebastiaanvisser/clay
A CSS preprocessor as embedded Haskell.
sebastiaanvisser/fclabels
First class composable record labels for Haskell.
sebastiaanvisser/haha
A simple library for creating animated ascii art on ANSI terminals.
sebastiaanvisser/hands-on-haskell
Hands-on Haskell Introduction (fp-days 2013, cfams 2014)
sebastiaanvisser/data-reify-cse
Common Sub-Expression Elimination for graphs generated by the Data.Reify package.
sebastiaanvisser/salvia-protocol
Protocol suite for the Salvia webserver, including functionality for URI, HTTP, Cookie and MIME.
sebastiaanvisser/xml-arrow
Haksell list arrows for XML manipulation.
sebastiaanvisser/AwesomePrelude
Yet another alternative Haskell Prelude, but this one is awesome!
sebastiaanvisser/haskell-xss-sanitize
prevent XSS attacks by sanitizing html (this is different then esacping!)
sebastiaanvisser/lhs2html5
Use literate Haskell for HTML5 presentations.
sebastiaanvisser/sebastiaanvisser.github.com
Website
sebastiaanvisser/tonic
Simple XML toolkit for Haskell
sebastiaanvisser/blok
Constraint based dragging and resizing in JavaScript.
sebastiaanvisser/FunVM
A Functional intermediate language
sebastiaanvisser/garbitrary
Generic Arbitrary instances for QuickCheck
sebastiaanvisser/generic-binary
Generic Data.Binary derivation using GHC generics.
sebastiaanvisser/attoparsec-expr
Port of parsec's expression parser to attoparsec.
sebastiaanvisser/kraft
sebastiaanvisser/cabal
Official upstream development repository for Cabal and cabal-install
sebastiaanvisser/expression-parser
Generalization of parsec's expression parser.
sebastiaanvisser/fay
A proper subset of Haskell that compiles to JavaScript
sebastiaanvisser/isocity
A isometric city builder in JavaScript
sebastiaanvisser/label
Non-arrow fork of fclabels. Using two (possibly monadic) contexts, one for getting and one for modification.
sebastiaanvisser/labels
Generalized data accessor labels. (fork from fclabels)
sebastiaanvisser/pickler
Combinator library for combined parsing and pretty printing.
sebastiaanvisser/purescript
A small strongly, statically typed language which compiles to Javascript
sebastiaanvisser/purescript-transformers
PureScript library for monad transformers.
sebastiaanvisser/stackage
"Stable Hackage," tools for creating a vetted set of packages from Hackage.
sebastiaanvisser/toulouse
Toulouse UI Toolkit
sebastiaanvisser/toulouse-jsx
Toulouse UI toolkit using styled-jsx