Emre Sahin <[EMAIL PROTECTED]> writes:
> [... Haskell literals ...]
>
> In Literate Haskell, program lines start with a >. If it's not used,
> than the line is considered as a comment line, hence making org-mode
> useful in folding, maintainin TODOs etc. (This message is already a
> Literate Hask
Hi all,
Do any of you use org-mode for literate programming? I think that
would be a very natural use of org-mode.
Support in other compilers may be minimal, but one can write a
Literate Haskell program in org-mode without any changes I
think. E.g. (a meaningless program from Haskell wikibook)