Descriptions for a Programming Environment

Abstract

PIE is an experimental personal information environment implemented in Smalltalk that uses a description language to support the interactive development of programs. PIE contains a network of nodes, each of which can be assigned several perspectives. Each perspective describes a different aspect of the program structure represented by the node, and provides specialized actions from that point of view. Contracts can be created that monitor nodes describing different parts of a program's description. Contractual agreements are expressible as formal constraints, or, to make the system failsoft, as English text interpretable by the user. Contexts and layers are used to represent alternative designs for programs described in the network. The layered network database also facilitates cooperative program design by a group, and coordinated, structured documentation.

Cite

Text

Goldstein and Bobrow. "Descriptions for a Programming Environment." AAAI Conference on Artificial Intelligence, 1980.

Markdown

[Goldstein and Bobrow. "Descriptions for a Programming Environment." AAAI Conference on Artificial Intelligence, 1980.](https://mlanthology.org/aaai/1980/goldstein1980aaai-descriptions/)

BibTeX

@inproceedings{goldstein1980aaai-descriptions,
  title     = {{Descriptions for a Programming Environment}},
  author    = {Goldstein, Ira P. and Bobrow, Daniel G.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1980},
  pages     = {187-189},
  url       = {https://mlanthology.org/aaai/1980/goldstein1980aaai-descriptions/}
}