Well, there is already mole, but nobody seems to use that. Actually, I tried using it for my very first attempt at creating an egg, but the markup mole supports was quite limited. In general, as much as I admire Donald Knuth and everything he has done for computer science, most attempts at literate programming seem to result in almost unreadable code and documentation that is difficult to maintain.
-Ivan Raymond Medeiros <[EMAIL PROTECTED]> writes: > what about something similar to rdoc, inline comments in your code > that get parsed out to generate documentation: > > chicken-doc -to-wiki openssl.egg-dir > chicken-doc -to-pdf openssl.egg-dir > > etc...? > _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
