Content deleted Content added
No edit summary |
No edit summary |
||
Line 3:
Program skeletons resemble to [[pseudo code]], but allows [[parsing]], [[compiler|compilation]] and testing of the code. Program skeletons are sometimes used for high-level descriptions of [[algorithm]]s.
Skeleton programs are utilized in the [[template method design pattern]]. See that article for examples of skeleton programs.
|