Author: Antoni Kreczmar
Publisher: Springer Science & Business Media
ISBN: 9783540523253
Size: 45.22 MB
Format: PDF, Mobi
Category : Computers
Languages : en
Pages : 135
View: 289
Get Book
by Antoni Kreczmar, Loglan 88 Report On The Programming Language Books available in PDF, EPUB, Mobi Format. Download
Loglan 88 Report On The Programming Language books, 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.