HERMES LANGUAGE EXPERIENCES

Citation
W. Korfhage et Ap. Goldberg, HERMES LANGUAGE EXPERIENCES, Software, practice & experience, 25(4), 1995, pp. 389-402
Citations number
30
Categorie Soggetti
Computer Sciences","Computer Science Software Graphycs Programming
ISSN journal
00380644
Volume
25
Issue
4
Year of publication
1995
Pages
389 - 402
Database
ISI
SICI code
0038-0644(1995)25:4<389:HLE>2.0.ZU;2-1
Abstract
We recount and examine experiences with Hermes, an experimental langua ge for programming distributed systems, Hermes has several unusual lan guage features, including compile-time checking of data initialization , representation independent data aggregates, and an integrated proces s model. To facilitate compile-time initialization checking, Hermes st ores data in tables and does not expose pointers, We study these featu res in light of the experiences of Hermes users around the world, anal yzing the strengths and weaknesses of the language.