Deutsch limit

An example program in the visual programming language DRAKON
An example program in the visual programming language DRAKON, containing 50 primitives

The Deutsch limit is an aphorism about the information density of visual programming languages originated by L Peter Deutsch that states:

The problem with visual programming is that you can’t have more than 50 visual primitives on the screen at the same time.[1]

The term was made up by Fred Lakin, after Deutsch made the following comment at a talk on visual programming by Scott Kim and Warren Robinett: "Well, this is all fine and well, but the problem with visual programming languages is that you can’t have more than 50 visual primitives on the screen at the same time. How are you going to write an operating system?"[1][2][3]

The primitives in a visual language are the separate graphical elements used to build a program, and having more of them available at the same time allows the programmer to read more information. This limit is sometimes cited as an example of the advantage of textual over visual languages,[4] pointing out the greater information density of text, and posing a difficulty in scaling the language.[5][6]

However, criticisms of the limit include that it is not clear whether a similar limit also exists in textual programming languages;[1] and that the limit could be overcome by applying modularity to visual programming as is commonly done in textual programming.

See also

References

  1. 1 2 3 "Comp.Lang.Visual - Frequently-Asked Questions List" (FTP). rtfm.mit.edu. 10 March 1998; McIntyre, David. "The comp.lang.visual FAQ". www.faqs.org.
  2. Begel, A. (1996). "LogoBlocks: A Graphical Programming Language for Interacting with the World" (PDF). Cambridge, MA: MIT Media Lab.
  3. Sempere, Andrew. "Animatronics, Children and Computation" (PDF).
  4. Weis, Torben; Knoll, Mirko; Ulbrich, Andreas; Mühl, Gero; Brändle, Alexander. "Rapid Prototyping for Pervasive Applications" (PDF). Archived from the original (PDF) on 2012-04-21.
  5. Ullmer, Brygg; Ishii, Hiroshi. "Emerging Frameworks for Tangible User Interfaces" (PDF).
  6. Ullmer, Brygg; Ishii, Hiroshi; Jacob, Robert J. K. "Token+Constraint Systems for Tangible Interaction with Digital Information.". CiteSeerX 10.1.1.90.4969Freely accessible.

External links

This article is issued from Wikipedia - version of the 11/13/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.