marcenuc / Kestrel

Kestrel is a WIKI clone written in Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

% README % Katsutoshi Itoh % 2010-11-28

Kestrel

Kestrel(K combinator bird) is a WIKI clone. This means that WIKI is an expression which can be reduced to K.

Kestrel is developped on yesod framework.

for DEBUG

stack build stack exec -- yesod devel --port 3002

for Product

stack build ./owl

About

Kestrel is a WIKI clone written in Haskell

License:Other


Languages

Language:Haskell 72.9%Language:JavaScript 21.0%Language:CSS 6.1%