Nothing Special   »   [go: up one dir, main page]

skip to main content
10.1145/38765.38828acmconferencesArticle/Chapter ViewAbstractPublication PagessplashConference Proceedingsconference-collections
Article
Free access

Self: The power of simplicity

Published: 01 December 1987 Publication History

Abstract

Self is a new object-oriented language for exploratory programming based on a small number of simple and concrete ideas: prototypes, slots, and behavior. Prototypes combine inheritance and instantiation to provide a framework that is simpler and more flexible than most object-oriented languages. Slots unite variables and procedures into a single construct. This permits the inheritance hierarchy to take over the function of lexical scoping in conventional languages. Finally, because Self does not distinguish state from behavior, it narrows the gaps between ordinary objects, procedures, and closures. Self's simplicity and expressiveness offer new insights into object-oriented computation.

References

[1]
H. Abelson, G. J. Sussman and J. Sussman, Structure and Interpretation of Computer Programs, MIT Press, 1984.
[2]
A. Boming, "ThingLab--A Constraint- Oriented Simulation Laboratory," Ph.D. dissertation, Stanford University, March 1979.
[3]
A.H. Borning, "The Programming Language Aspects of ThingLab, A Constraint- Oriented Simulation Laboratory," ACM Transactions on Programming Languages and Systems 3,4 (October 1981), 353-387.
[4]
A. Boming and T. O'Shea, "DeltaTalk: An Empirically and Aesthetically Motivated Simplification of the Smalltalk-80TM Language," unpublished, 1986.
[5]
A. Boming, "Classes versus Prototypes in Object-Oriented Languages," Proceexlings of the ACM / IEEE Fall Joint Computer Conference, Dallas, TX, November, 1986, 36-40.
[6]
A. J. Goldberg and D. Robson, Smalltalk--80rM: The Language and Its Implementation, Addison-Wesley Publishing Company, Reading, MA, 1983.
[7]
C. Hewitt and G. Agha, "ACTORS: A Conceptual Foundation For Concurrent Object-Oriented Programming," M1T AI Lab, January 2 I, 1987. Unpublished draft.
[8]
W.R. LaLonde, D. A. Thomas and J. R. Pugh, "An Exemplar Based Smalltalk," OOPSLA'86 Conference Proceedings, Portland, OR, 1986, 322-330. Also published as a special issue of SIGPLAN Notices Vol. 21, No. 11, Nov. 86.
[9]
K. J. Lang and B. A. Pearlmutter, "Oaklisp: An Object-Oriented Scheme with First Class Types," OOPSLA'86 Conference Proceedings, Portland, OR, 1986, 30-37. Also published as a special issue of SIGPLAN Notices Notices, Vol. 21, No. 11, Nov. 86.
[10]
H. Lieberman, "Using Prototypical Objects to Implement Shared Behavior in Object-Oriented Systems," OOPSLA'86 Conference Proceedings, Portland, OR, 1986, 214-223. Also published as a special issue of S IGPLAN Notices Notices, Vol. 21, No. 11, Nov. 86.
[11]
J. A. Rees, N. I. Adams and J. R. Meehan, The T Manual (Fourth Edition), Computer Science Dept., Yale University, New Haven, CT, 1984.
[12]
R. Rochat, "in Search of Good Smalltalk Programming Style," Technical Report No. CR-86-19, Computer Research Laboratory, Tektronix Laboratories, Beaverton, OR, 1986.
[13]
M. Stefik, D. Bobrow and K. Kahn, "Integrating Access--Oriented Programruing into a Multiprogramming Environment," IEEE Software Magazine 3, I (January 1986), 10-18.
[14]
C. Schaffert, T. Cooper, B. Bullis, M. Kilian and C. Wilpolt, "An Introduction to Trellis/Owl," OOPSLA'86 Conference Proceedings, Portland, OR, 1986, 9-16. Also published as a special issue of SIG- PLAN Notices, Vol. 21, No. 11, Nov. 86.
[15]
B. Sheil, "Environments for Exploratory Programming," Datamation, February, 1983.
[16]
R.G. Smith, "Strobe: Support for Structured Object Knowledge Representation," Proceedings of the 1983 International Joint Conference On Artificial Intelligence, 1983, 855-858.
[17]
R.B. Smith, "'The Alternate Reality Kit: An Animated Environment for Creating Interactive Simulations," Proceedings of 1986 IEEE Computer Society Workshop on Visual Languages, Dallas, TX, June, 1986, 99-106.
[18]
R. B. Smith, "Experiences with the Alternate Reality Kit: An Example of the Tension Between Literalism and Magic," To appear in ProceeAings of the CHI+GI'87 Conference, Toronto, Canada, April, 1987:
[19]
G.L. Steele Jr., "Lambda, the Ultimate Imperative," AI Memo 353, 1976.

Cited By

View all
  • (2023)Bidirectional Object-Oriented Programming: Towards Programmatic and Direct Manipulation of ObjectsProceedings of the ACM on Programming Languages10.1145/35860357:OOPSLA1(230-255)Online publication date: 6-Apr-2023
  • (2023)Hybrid Multiparty Session Types: Compositionality for Protocol Specification through Endpoint ProjectionProceedings of the ACM on Programming Languages10.1145/35860317:OOPSLA1(112-142)Online publication date: 6-Apr-2023
  • (2023)What Your Mother Forgot to Tell you About Modeling – and Programming2023 ACM/IEEE International Conference on Model Driven Engineering Languages and Systems Companion (MODELS-C)10.1109/MODELS-C59198.2023.00049(200-210)Online publication date: 1-Oct-2023
  • Show More Cited By

Recommendations

Comments

Please enable JavaScript to view thecomments powered by Disqus.

Information & Contributors

Information

Published In

cover image ACM Conferences
OOPSLA '87: Conference proceedings on Object-oriented programming systems, languages and applications
December 1987
493 pages
ISBN:0897912470
DOI:10.1145/38765
Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected]

Sponsors

Publisher

Association for Computing Machinery

New York, NY, United States

Publication History

Published: 01 December 1987

Permissions

Request permissions for this article.

Check for updates

Qualifiers

  • Article

Conference

OOPSLA87
Sponsor:

Acceptance Rates

Overall Acceptance Rate 268 of 1,244 submissions, 22%

Upcoming Conference

Contributors

Other Metrics

Bibliometrics & Citations

Bibliometrics

Article Metrics

  • Downloads (Last 12 months)534
  • Downloads (Last 6 weeks)61
Reflects downloads up to 24 Nov 2024

Other Metrics

Citations

Cited By

View all
  • (2023)Bidirectional Object-Oriented Programming: Towards Programmatic and Direct Manipulation of ObjectsProceedings of the ACM on Programming Languages10.1145/35860357:OOPSLA1(230-255)Online publication date: 6-Apr-2023
  • (2023)Hybrid Multiparty Session Types: Compositionality for Protocol Specification through Endpoint ProjectionProceedings of the ACM on Programming Languages10.1145/35860317:OOPSLA1(112-142)Online publication date: 6-Apr-2023
  • (2023)What Your Mother Forgot to Tell you About Modeling – and Programming2023 ACM/IEEE International Conference on Model Driven Engineering Languages and Systems Companion (MODELS-C)10.1109/MODELS-C59198.2023.00049(200-210)Online publication date: 1-Oct-2023
  • (2023)Object-Oriented ParadigmProgramming Languages: Principles and Paradigms10.1007/978-3-031-34144-1_10(279-334)Online publication date: 15-Oct-2023
  • (2020)Closed MapsExercises in Programming Style10.1201/9780429343216-13(103-107)Online publication date: 8-Jul-2020
  • (2020)Numerical computing on the web: benchmarking for the futureACM SIGPLAN Notices10.1145/3393673.327696853:8(88-100)Online publication date: 6-Apr-2020
  • (2020)Self-contained development environmentsACM SIGPLAN Notices10.1145/3393673.327694853:8(76-87)Online publication date: 6-Apr-2020
  • (2020)JavaScript: the first 20 yearsProceedings of the ACM on Programming Languages10.1145/33863274:HOPL(1-189)Online publication date: 12-Jun-2020
  • (2018)Live, synchronized, and mental map preserving visualization for data structure programmingProceedings of the 2018 ACM SIGPLAN International Symposium on New Ideas, New Paradigms, and Reflections on Programming and Software10.1145/3276954.3276962(72-87)Online publication date: 24-Oct-2018
  • (2018)Self-contained development environmentsProceedings of the 14th ACM SIGPLAN International Symposium on Dynamic Languages10.1145/3276945.3276948(76-87)Online publication date: 24-Oct-2018
  • Show More Cited By

View Options

View options

PDF

View or Download as a PDF file.

PDF

eReader

View online with eReader.

eReader

Login options

Media

Figures

Other

Tables

Share

Share

Share this Publication link

Share on social media