David Freeman david_freeman@rocketmail.com writes:
Documentation: Does any one know of a javadoc equivilent for C?
Is this "literate programming"?
--- MJ Ray markj@cloaked.freeserve.co.uk wrote:
David Freeman david_freeman@rocketmail.com writes:
Documentation: Does any one know of a javadoc equivilent for C?
Is this "literate programming"?
Whats literate programming?
ALso Why did I get you reply, but not my original post?
Thanks
D
-- MJR
alug, the Anglian Linux User Group list Send list replies to alug@stu.uea.ac.uk http://www.anglian.lug.org.uk/ http://rabbit.stu.uea.ac.uk/cgi-bin/listinfo/alug See the website for instructions on digest or unsub!
__________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/
On Fri, Jun 22, 2001 at 03:11:49AM -0700, David Freeman wrote:
--- MJ Ray markj@cloaked.freeserve.co.uk wrote:
David Freeman david_freeman@rocketmail.com writes:
Documentation: Does any one know of a javadoc equivilent for C?
Is this "literate programming"?
Whats literate programming?
"Literate programming is a methodology that combines a programming language with a documentation language, thereby making programs more robust, more portable, more easily maintained, and arguably more fun to write than programs that are written only in a high-level language. The main idea is to treat a program as a piece of literature, addressed to human beings rather than to a computer."
http://www-cs-faculty.stanford.edu/~knuth/lp.html