Difference between revisions of "LtU-Kiev/Hackathon"

From HaskellWiki
Jump to navigation Jump to search
m (shorten `under.c' description)
(GlobalLogic has confirmed the room)
Line 1: Line 1:
 
== Date and Venue ==
 
== Date and Venue ==
''Provisionally'': 16-17 October 2010, [http://www.globallogic.com.ua/index.php?option=com_content&view=article&id=7&Itemid=42 GL-Club]
+
16-17 October 2010, [http://www.globallogic.com.ua/index.php?option=com_content&view=article&id=7&Itemid=42 GL-Club]
   
 
== Registration ==
 
== Registration ==
Line 50: Line 50:
 
DER data to textual S-expressions and/or encodes sexps back to DER.
 
DER data to textual S-expressions and/or encodes sexps back to DER.
 
This C program is based on [http://okmij.org/ftp/Streams.html iteratees]
 
This C program is based on [http://okmij.org/ftp/Streams.html iteratees]
and is rather "functional" in this respect.
+
and is rather ''functional'' in this respect.
   
 
Plan is to extend existing functionality with pluggable codecs.
 
Plan is to extend existing functionality with pluggable codecs.

Revision as of 20:04, 5 October 2010

Date and Venue

16-17 October 2010, GL-Club

Registration

Will be required. Come here later for details.

Projects

If you have a project that you want to work on at the Hackathon, please describe it here. This page is only meant for coordination, it does not impose anything.

If you're interested in one of these projects, add your name to the list of hackers under that project. If you have another project you'd want to hack on, add it to the list!

darcs

Hackers: adept

loker

UNIX Shell scripts parser

I plan to conduct an introduction to the project for new and wannabe contributors at the beginning of the first day.

Hackers: Roman Cheplyaka

vty-ui

http://codevine.org/vty-ui/

Hackers: jtootf

cabal

Going to check out some easy tickets.

Hackers: Oleg Smirnov

turnir

http://github.com/sphynx/turnir

Hackers: Ivan Veselov

TermWare

http://redmine.gradsoft.ua/projects/show/termware

Hackers: rssh

under.c

`under' utility decodes binary DER data to textual S-expressions and/or encodes sexps back to DER. This C program is based on iteratees and is rather functional in this respect.

Plan is to extend existing functionality with pluggable codecs.

Hackers: vvv

nullfs

Hackers: xrgtn