Expressive power

From Wikipedia, the free encyclopedia

Expressive power is a relatively generic term used by Abelson and Sussman in Structure and Interpretation of Computer Programs to describe the conciseness with which a particular logical design may be translated into a computer program in a given programming language and the closeseness of correspondence between the program code and the idea behind it.

[edit] See also