LITERATE PROGRAMMING;
SYSTEM DESIGN;
SOFTWARE LIFE CYCLE;
WEB;
D O I:
暂无
中图分类号:
TP31 [计算机软件];
学科分类号:
081202 ;
0835 ;
摘要:
As software maintenance costs continue to increase, greater emphasis is being placed on techniques for improving the readability and understandability of programs. The ability of the program author to present the underlying logic and design of the program plays a large role in reader comprehension of the program. This paper looks at the use of Literate Programming to help capture the system design within the generated code.