Cantitate/Preț
Produs

LOGLAN '88 - Report on the Programming Language: Lecture Notes in Computer Science, cartea 414

Boleslaw Ciesielski Autor Antoni Kreczmar Cuvânt înainte de Hans Langmaack Marek Lao Autor Andrzej Salwicki Andrzej Litwiniuk Autor Marek Warpechowski Teresa M. Przytycka, Jolanta Warpechowska, Andrzej Szalas, Danuta Szczepanska-Wasersztrum
en Limba Engleză Paperback – 7 mar 1990
LOGLAN '88 belongs to the family of object oriented programming languages. It embraces all important known tools and characteristics of OOP, i.e. classes, objects, inheritance, coroutine sequencing, but it does not get rid of traditional imperative programming: primitive types do not need to be objects; records, static arrays, subtypes and other similar type contructs are admitted. LOGLAN has non-traditional memory model which accepts programmed deallocation but avoids dangling reference. The LOGLAN semantic model provides multi-level inheritance, which properly cooperates with module nesting. Parallelism in LOGLAN has an object oriented nature. Processes are treated like objects of classes and communication between processes is provided by alien calls similar to remote calls.
Citește tot Restrânge

Din seria Lecture Notes in Computer Science

Preț: 30823 lei

Preț vechi: 38529 lei
-20% Nou

Puncte Express: 462

Preț estimativ în valută:
5903 6388$ 4921£

Carte tipărită la comandă

Livrare economică 09-23 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783540523253
ISBN-10: 3540523251
Pagini: 148
Ilustrații: X, 135 p.
Dimensiuni: 155 x 233 x 8 mm
Greutate: 0.22 kg
Ediția:1990
Editura: Springer Berlin, Heidelberg
Colecția Springer
Seria Lecture Notes in Computer Science

Locul publicării:Berlin, Heidelberg, Germany

Public țintă

Research

Cuprins

Terminology and notation rules.- Lexical and textual structure.- Units.- Types.- Variables and constants.- Names and expressions.- Statements.- Unit specification, unit body and entities accessibility.- Unit parameterization.- Subprograms.- Classes.- Inheritance.- Blocks.- Identifier binding rules.- Coroutines.- Processes.- Exception handling.- File processing.