Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21d1688f9cecf79

Jump to content

Program Design Language

From Wikipedia, the free encyclopedia

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[1] 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

[edit]

References

[edit]
  1. Caine, Stephen H.; Gordon, E. Kent (1975-05-19). "PDL: A tool for software design". Proceedings of the May 19-22, 1975, national computer conference and exposition on - AFIPS '75. New York, NY, USA: Association for Computing Machinery. pp. 271–276. doi:10.1145/1499949.1499995. ISBN 978-1-4503-7919-9.
[edit]