1971
DOI: 10.1145/362919.362936
|View full text |Cite
|
Sign up to set email alerts
|

Bliss

Abstract: A language, BLISS, is described. This language is designed so as to be especially suitable for use in writing production software systems for a speci c machine (the PDP-10): compilers, operating systems, etc. Prime design goals of the design are the ability t o p roduce highly e cient object code, to allow access to all relevant hardware features of the host machine, and to provide a rational means by which to cope with the evolutionary nature of systems programs. A major feature which contributes to the reali… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
27
0
1

Year Published

1974
1974
2005
2005

Publication Types

Select...
9

Relationship

0
9

Authors

Journals

citations
Cited by 205 publications
(28 citation statements)
references
References 2 publications
0
27
0
1
Order By: Relevance
“…In essence, coroutines are concurrent processes in which process switching has been completely specified, rather than left to the discretion of the implementation. Statements to implement coroutines have been included in discrete event simulation languages such as SIMULA I [Nygaard and Dahl, 1978] and its successors; the string-processing language SL5 [Hanson and Griswold, 1978]; and systems implementation languages including BLISS [Wulf et al, 1971] and most recently Modula-2 [Wirth, 1982].…”
Section: Coroutinesmentioning
confidence: 99%
“…In essence, coroutines are concurrent processes in which process switching has been completely specified, rather than left to the discretion of the implementation. Statements to implement coroutines have been included in discrete event simulation languages such as SIMULA I [Nygaard and Dahl, 1978] and its successors; the string-processing language SL5 [Hanson and Griswold, 1978]; and systems implementation languages including BLISS [Wulf et al, 1971] and most recently Modula-2 [Wirth, 1982].…”
Section: Coroutinesmentioning
confidence: 99%
“…In BLISS [4] the value of an instance of an identifier name is a pointer to the memory word allocated to the identifier. This interpretation requires a "contents of' operator for which the symbol "."…”
Section: Bliss-like Interpretation Of Identifier Namesmentioning
confidence: 99%
“…b. A BLISS-like [4] interpretation of identifier names. c. No built-in data structures, except one-dimensional linear arrays.…”
mentioning
confidence: 99%
“…Cette suppression du GO TO a conduit divers auteurs tels G. Bochman [4] ou C. T. Zahn [20], à définir de nouvelles structures de contrôle et même, pour certains, à proposer de nouveaux langages de programmation comme Bliss [19] ou Pascal [18].…”
Section: Introductionunclassified