Pinned Repositories
BrainfuckHS
Simple brainfuck interpreter, written in Haskell, using an infintely large tape.
cabal
Official upstream development repository for Cabal and cabal-install
caqBoston
Capoeira Angola Quintal Boston website
coprimes
2048-like game, where coprime blocks add together.
fp101slides
scalaz
An extension to the core scala library.
TinyLaunchbury
A simple implementation of John Launchbury's operational semantics for lazy languages.
twitterStats
Real-time statistics calculated from Twitter's streaming API
voting-haskell
Simple RESTful web service, using Servant & Cassandra to record votes using plurality, approval, range and schulze.
voting-scala
Simple RESTful web service, using Phantom & Cassandra to record votes using plurality, approval, range, borda, etc..
PipocaQuemada's Repositories
PipocaQuemada/fp101slides
PipocaQuemada/twitterStats
Real-time statistics calculated from Twitter's streaming API
PipocaQuemada/BrainfuckHS
Simple brainfuck interpreter, written in Haskell, using an infintely large tape.
PipocaQuemada/cabal
Official upstream development repository for Cabal and cabal-install
PipocaQuemada/caqBoston
Capoeira Angola Quintal Boston website
PipocaQuemada/coprimes
2048-like game, where coprime blocks add together.
PipocaQuemada/TinyLaunchbury
A simple implementation of John Launchbury's operational semantics for lazy languages.
PipocaQuemada/voting-haskell
Simple RESTful web service, using Servant & Cassandra to record votes using plurality, approval, range and schulze.
PipocaQuemada/voting-scala
Simple RESTful web service, using Phantom & Cassandra to record votes using plurality, approval, range, borda, etc..
PipocaQuemada/ermine
The Ermine Programming Language - Join us on irc.freenode.net #ermine
PipocaQuemada/f0
Fast, simple, multi-language serialization protocol. f0 specifies a collection of simple, composable binary formats for arbitrarily structured data and provides strongly typed bindings in Java/Scala and C# for serializating and deserializing these formats.
PipocaQuemada/pulp
A build tool for PureScript projects
PipocaQuemada/purescript-arraybuffer
PipocaQuemada/purescript-coercions
Fun with multi-parameter type classes!
PipocaQuemada/purescript-datetime
Date and time library for PureScript.
PipocaQuemada/purescript-hugenums
A huge number library for Purescript with emphasis on correctness.
PipocaQuemada/purescript-localstorage
Access JS webstorage (local & session) in a typesafe and convenient way
PipocaQuemada/purescript-node-fs
Node.js file I/O for purescript
PipocaQuemada/purescript-node-path
Type declarations for Node's Path module
PipocaQuemada/purescript-pux
Build purely functional web apps with PureScript.
PipocaQuemada/purescript-radix64
Base64 encoding and decoding for the browser.
PipocaQuemada/purescript-var
Vars -- references that can be read/written from the Eff monad
PipocaQuemada/purescript-versions
A small library defining a Version data type and operations.
PipocaQuemada/rainfuck
Brainfuck implemented in Rust.
PipocaQuemada/risp
Write a Scheme in 48 Hours, implemented in Rust as a learning exercise
PipocaQuemada/scala-machines
A stream processing library for Scala
PipocaQuemada/transients
Clojure-style transients for Haskell
PipocaQuemada/typeclassesTalk
slide deck for Buffalo scala talk on typeclasses
PipocaQuemada/voting-lambda
PipocaQuemada/voting-rust
Rust webservice for voting