Skip to content

sourrust/hyakko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


                   _                 _    _
                  | |__  _   _  __ _| | _| | _ ___
                  | '_ \| | | |/ _` | |/ / |/ / _ \
                  | | | | |_| | (_| |   <|   < (_) |
                  |_| |_|\__, |\__,_|_|\_\_|\_\___/
                         |___/



    Hyakko is a Haskell port of Docco: the original quick-and-dirty,
    hundred-line-long, literate-programing-style documentation generator.
    More info: <http://sourrust.github.io/hyakko>

    coffeescript (original): <http://jashkenas.github.io/docco>

    Other ports
    -----------
    Clojure: <http://fogus.github.io/marginalia>
    Lua:     <http://rgieseke.github.io/locco>
    .NET:    <http://dontangg.github.io/nocco>
    Python:  <http://fitzgen.github.io/pycco>
    Ruby:    <http://rtomayko.github.io/rocco>
    Shell:   <http://rtomayko.github.io/shocco>