This article does not cite any sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. Find sources: "Program Design Language" – news · newspapers · books · scholar · JSTOR (March 2024) (Learn how and when to remove this message) |
Program Design Language (or PDL, for short) is a method for designing and documenting methods and procedures in software. It is related to pseudocode, but unlike pseudocode, it is written in plain language without any terms that could suggest the use of any programming language or library.
PDL was originally developed by the company Caine, Farber & Gordon and has been modified substantially since they published their initial paper on it in 1975. It has been described in some detail by Steve McConnell in his book Code Complete.
See also
External links
- Using PDL for Code Design and Documentation
- PDL/81 Home Page by Caine, Farber & Gordon, Inc.
- C STYLE GUIDE from Goddard Space Flight Center, National Aeronautics and Space Administration.
This software-engineering-related article is a stub. You can help Misplaced Pages by expanding it. |