THE GUIDE LANGUAGE

Citation
R. Balter et al., THE GUIDE LANGUAGE, Computer journal, 37(6), 1994, pp. 519-530
Citations number
26
Categorie Soggetti
Computer Sciences","Computer Science Hardware & Architecture
Journal title
ISSN journal
00104620
Volume
37
Issue
6
Year of publication
1994
Pages
519 - 530
Database
ISI
SICI code
0010-4620(1994)37:6<519:TGL>2.0.ZU;2-#
Abstract
The Guide language is an object-oriented language dedicated for progra mming distributed applications on top of the Comandos platform. This l anguage faithfully reflects all the capabilities of the Comandos model . It combines the facilities of a strongly typed object model with a p owerful computational model. Key features of the language are: separat ion between types and classes, conformant subtyping, distribution tran sparency, concurrent activities, synchronization mechanism for shared objects, and exception handling. This paper presents the design choice s for the Guide language and discusses programming experience gained f rom the use of the language for the construction of distributed applic ations.