Open AccessJournal Article
Multiparadigmatic programming in modcap
6
About: This article is published in Journal of Object-oriented Programming. The article was published on 03 Jan 1989. and is currently open access.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Teaching multiple programming paradigms: a proposal for a paradigm general pseudocode
M. B. Wells,Barry L. Kurtz +1 more
- 01 Feb 1989
TL;DR: This paper proposes the use of a paradigm-general pseudocode that can then be translated into the most appropriate target language and describes in detail the features and form of this pseudocodes using familiar algorithms.
14
Programming Paradigms as Object Classes: A Structuring Mechanism for Multiparadigm Programming
Diomidis Spinellis
- 01 Jan 2002
TL;DR: The use of object-oriented design techniques are proposed as a method for encapsulating programming paradigms within multiparadigm applications, and for abstracting common characteristics across paradigsms.
•Proceedings Article
Language and Architecture Paradigms as Object Classes
Diomidis Spinellis,Sophia Drossopoulou,Susan Eisenbach +2 more
- 02 Mar 1994
TL;DR: This work describes how inheritance can be used to model both programming languages as extensions to the assembly language executed by the target architecture, and system architectures as the root class of those paradigms.
6
Language and architecture paradigms as object classes: a unified approach towards multiparadigm programming
Diomidis Spinellis,Sophia Drossopoulou,Susan Eisenbach +2 more
- 01 Apr 1994
TL;DR: In this paper, inheritance can be used to model both programming languages as extensions to the assembly language executed by the target architecture, and system architectures as the root class of those paradigms.
5
Using Objects for Structuring Multiparadigm Programming Environments
Diomidis Spinellis,Sophia Drossopoulou,Susan Eisenbach +2 more
- 01 Jan 1999
TL;DR: This work develops MPSS, a multiparadigm environment generator, uses it to implement blueprint, a six paradigm programming environment, and use all its paradigms in a numerical and symbolic integration package.