๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Features of the implementation of algorithmic languages in minicomputers

โœ Scribed by N. S. Abramenko; T. F. Slobodyanyuk


Publisher
Springer US
Year
1976
Tongue
English
Weight
349 KB
Volume
11
Category
Article
ISSN
1573-8337

No coin nor oath required. For personal study only.


๐Ÿ“œ SIMILAR VOLUMES


A new implementation of the Icon languag
โœ Todd A. Proebsting; Gregg M. Townsend ๐Ÿ“‚ Article ๐Ÿ“… 2000 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 273 KB ๐Ÿ‘ 1 views

Jcon is a new, full-featured, Java-based implementation of the Icon programming language. The compiler, written in Icon, generates an intermediate representation that is optimized and then used to produce classfiles of Java bytecode. A four-chunk control-flow model handles goal-directed evaluation a

On the implementation of the Opus coordi
โœ Laure, Erwin; Haines, Matthew; Mehrotra, Piyush; Zima, Hans ๐Ÿ“‚ Article ๐Ÿ“… 2000 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 190 KB ๐Ÿ‘ 1 views

Opus is a new programming language designed to assist in coordinating the execution of multiple, independent program modules. With the help of Opus, coarse grained task parallelism between data parallel modules can be expressed in a clean and structured way. In this paper we address the problems of