ZuriHac2015/Projects: Difference between revisions
(17 intermediate revisions by 10 users not shown) | |||
Line 9: | Line 9: | ||
! Project Name !! Contact Name !! Project Licence !! Project Home Page | ! Project Name !! Contact Name !! Project Licence !! Project Home Page | ||
|- | |- | ||
| LambdaCube 3D || Csaba Hruska, Péter Diviánszky || BSD3 || [ | | LambdaCube 3D || Csaba Hruska, Péter Diviánszky || BSD3 || [http://lambdacube3d.com/ lambdacube3d.com] | ||
|- | |- | ||
| [[/Gipeda|Gipeda]] performance dashboard || Joachim Breitner || MIT || [https://github.com/nomeata/gipeda GitHub] | | [[/Gipeda|Gipeda]] performance dashboard || Joachim Breitner || MIT || [https://github.com/nomeata/gipeda GitHub] | ||
|- | |- | ||
| [[/fficxx|fficxx]] Haskell-C++ FFI generator || Ian-Woo Kim || BSD3 || [https://github.com/wavewave/fficxx GitHub] [http://ianwookim.org/fficxx HomePage] | | [[/fficxx|fficxx]] Haskell-C++ FFI generator || Ian-Woo Kim || BSD3 || [https://github.com/wavewave/fficxx GitHub] [http://ianwookim.org/fficxx HomePage] | ||
|- | |||
| [[/hackage-security|Cabal & Hackage hacking]] || Duncan Coutts || BSD3 || [https://github.com/haskell/cabal Cabal] and [https://github.com/haskell/hackage-server Hackage] | |||
|- | |||
| [[/FRPGames|FRP games]] || Ivan Perez || BSD3 || | |||
[http://github.com/ivanperez-keera/Yampa github] | |||
|- | |||
| darcs/darcsden || Ganesh Sittampalam || GPL || http://darcs.net | |||
|- | |||
| [[/cloud-haskell|Cloud Haskell]] || Mathieu Boespflug, Alexander Vershilov || BSD3 || http://haskell-distributed.github.io/ | |||
|- | |||
| learn (+document) Debian Packaging of Haskell stuff || Thomas Koch (thkoch) || --- || https://wiki.debian.org/Haskell | |||
|- | |||
| in-memory data type compression for GHC || Gabor Greif (irc:heisenbug) || --- || https://ghc.haskell.org/trac/summer-of-code/ticket/1669 | |||
|- | |||
| Real-time translation tool (beginner) || Ivan Krišto (ikr@google.com) || --- || [https://github.com/ivan444/comic-translate Code] & [http://pastie.org/pastes/10213257/text ZuriHac description] | |||
|- | |||
| Restricted Boltzmann Machines using Accelerate, compiled to Cuda and run on GPU's. It's about unsupervised machine learning. Later: Convolutional RBM's. || Markus Liedl || BSD3 || https://github.com/haskell-munich/accelerate-rbm | |||
|- | |||
| Haskell Message Broker: alternative to Apache Kafka and based on the same protocol || Marc Juchli, Lorenz Wolf || || https://github.com/hmb-ba | |||
|} | |} | ||
= Keysigning = | |||
Just find people who want to do keysigning and do it: | |||
* Thomas Koch (thkoch) | |||
* (bazzle) |
Latest revision as of 14:25, 30 May 2015
A good way to learn more about Haskell and exchange ideas is to get together with like-minded Haskellers and tackle an interesting project or get familiar with some of the open-source projects in the Haskell community like GHC, cabal, or one of the many libraries on Hackage.
This page serves as a meeting place for Haskellers that are looking for other Haskellers to work on a common project. Feel free to add your project or your name to a project below as it was done for ZuriHac 2014.
List of Projects
Project Name | Contact Name | Project Licence | Project Home Page |
---|---|---|---|
LambdaCube 3D | Csaba Hruska, Péter Diviánszky | BSD3 | lambdacube3d.com |
Gipeda performance dashboard | Joachim Breitner | MIT | GitHub |
fficxx Haskell-C++ FFI generator | Ian-Woo Kim | BSD3 | GitHub HomePage |
Cabal & Hackage hacking | Duncan Coutts | BSD3 | Cabal and Hackage |
FRP games | Ivan Perez | BSD3 | |
darcs/darcsden | Ganesh Sittampalam | GPL | http://darcs.net |
Cloud Haskell | Mathieu Boespflug, Alexander Vershilov | BSD3 | http://haskell-distributed.github.io/ |
learn (+document) Debian Packaging of Haskell stuff | Thomas Koch (thkoch) | --- | https://wiki.debian.org/Haskell |
in-memory data type compression for GHC | Gabor Greif (irc:heisenbug) | --- | https://ghc.haskell.org/trac/summer-of-code/ticket/1669 |
Real-time translation tool (beginner) | Ivan Krišto (ikr@google.com) | --- | Code & ZuriHac description |
Restricted Boltzmann Machines using Accelerate, compiled to Cuda and run on GPU's. It's about unsupervised machine learning. Later: Convolutional RBM's. | Markus Liedl | BSD3 | https://github.com/haskell-munich/accelerate-rbm |
Haskell Message Broker: alternative to Apache Kafka and based on the same protocol | Marc Juchli, Lorenz Wolf | https://github.com/hmb-ba |
Keysigning
Just find people who want to do keysigning and do it:
- Thomas Koch (thkoch)
- (bazzle)