Nikita Karetnikov <[email protected]> skribis:

> What do you think about literate programming [1,2,3]?

I don’t think it’s appropriate here.  We have (or should have) user doc
for command-line tools, a manual for the API, as well as an on-line
reference in the form of docstrings; the code itself is reasonably
commented, I think, and in a functional style that hopefully simplifies
reasoning a bit (I know there’s more to it than just writing functional
code, but still, it’s better than TeX macros ;-)).

WDYT?

Ludo’.

Reply via email to