[erlang-questions] Speaking of comments
Tony Arcieri
tony.arcieri@REDACTED
Tue Dec 14 03:37:13 CET 2010
On Mon, Dec 13, 2010 at 10:56 AM, Nahuel Greco <ngreco@REDACTED> wrote:
> You guys need to take a look to the image-based Smalltalk philosophy.
Smalltalk philosophy is great, but docco is a tool that can generate exactly
this sort of "literate programming" style side-by-side documentation today
from the codebase of many existing languages, including Erlang. Just pump
your Erlang source code through docco and it will spit out documentation
with comments and source code side-by-side.
docco's web site itself is an example of the output docco generates:
http://jashkenas.github.com/docco/
--
Tony Arcieri
Medioh! Kudelski
More information about the erlang-questions
mailing list