From: agha@cs.uiuc.edu (Gul Agha) Organization: University of Illinois, Dept. of Comp. Sci., Urbana, IL Date: Wed, 4 Aug 1993 15:41:02 GMT A new paper providing a definitive and detailed development of the semantics of actor systems is available via anonymous ftp. Comments are especially welcome. Title: A Foundation for Actor Computation Authors: Gul Agha, Univerity of Illinois at Urbana-Champaign Ian Mason, Stanford University Scott Smith, John Hopkins University Carolyn Talcott, Stanford University Abstract: We present an actor language which is an extension of a simple functional language, and provide a precise operational semantics for this extension. Actor configurations are open distributed systems, meaning we explicitly take into account the interface with external components in the specification of an actor system. We define and study various notions of equivalence on actor expressions and configurations. to ftp the compressed postscript file: ftp sail.stanford.edu (or 36.28.0.130) login: anonymous send ident as password. cd pub/MT the file is called: 93actors.ps.Z Note: the paper is 76pp long. It subsumes work reported in our paper in CONCUR '92. (A number of other recent papers on actor languages and their implementation may be obtained by anonymous ftp from biobio.cs.uiuc.edu in the directory pub/papers). >30 Chambers' Thesis What: SELF optimizing compiler and Thesis From: chambers@cs.washington.edu (Craig Chambers) Date: 9 May 92 22:00:53 GMT My Ph.D. thesis, entitled "The Design and Implementation of the Self Compiler, an Optimizing Compiler for Object-Oriented Programming Languages," is now available as Stanford technical report number STAN-CS-92-1420. Copies may be ordered from Stanford. Stanford requires $20 (plus tax for orders from within California), in advance, for each copy. The dissertation also is available in compressed postscript form. The electronic version may be copied via anonymous ftp from self.stanford.edu in the directory pub/papers/chambers-thesis. This version is free. Note however that the thesis is about 250 pages long. >31 graph drawingGo Back Up