Nooron Software and knowledge evolving to meet human needs.
AnonymousUser ||
User: Pass:
|| join
you are here: http://www.nooron.org  / know / nooron_pattern_language_data / LiterateProgramming

Literate Programming

Related Patterns
CitizenScientist
Method
Variations
References
http://www.literateprogramming.com
Consequences
Applicability
Intent
Generate the documentation for a system from the source code for the system so programmers are supported by their tools to create and learn from better documentation, and probably create better and more understandable code.
Motivation
Known Uses
http://www.literateprogramming.com/ftools.html
Also Known As
slot_display_order

$Id: frame.html,v 1.6 2003/07/09 16:35:13 smurp Exp $
Show Source
available garments:
:THING
  frame:
    html 
  frame_details:
    html 

available actions:
put_frame_details.html
delete_frame.html

$Id: standard_master,v 1.41 2003/07/19 16:03:37 smurp Exp $ Show Source Validate