Difference between revisions of "ZuriHac2014/Projects"

From HaskellWiki
Jump to navigation Jump to search
(Add link to hackage)
Line 5: Line 5:
 
See: http://hackage.haskell.org/package/aeson
 
See: http://hackage.haskell.org/package/aeson
   
* Bas van Dijk. Faster JSON encoder.
+
* Bas van Dijk (Faster JSON encoder)
   
 
=scion / lambdachine=
 
=scion / lambdachine=

Revision as of 12:27, 7 May 2014

These are some of the projects that ZuriHac 2014 attendees will be working on:

aeson

See: http://hackage.haskell.org/package/aeson

  • Bas van Dijk (Faster JSON encoder)

scion / lambdachine

  • Thomas Schilling

hakyll

See: http://jaspervdj.be/hakyll/

  • Jasper van der Jeugt

Haskell: the Gathering

Implementation of Magic: the Gathering in Haskell. We will work on the rules engine, card implementations (both in Haskell) and the web client (TypeScript/HTML). Help is welcome in all three areas.

  • Martijn van Steenbergen

t-digest

Persistent implementation of the T-Digest (https://github.com/tdunning/t-digest) quantile estimation data structure, for use in ekg.

  • Johan Tibell

Nomyx

Nomyx is a game where you can change the rules while playing: http://www.nomyx.net

I'll work on new features and bugs: http://www.github.com/cdupont/Nomyx/issues?state=open. Help/advices are welcome :)

  • Corentin Dupont

snap

See: http://snapframework.com/

  • Alfredo Di Napoli

Hackage

See: http://hackage.haskell.org/

  • Ian Ross (tags interface)