Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!husc6!seismo!mcvax!unido!iaoobelix!wagner From: wagner@iaoobelix.UUCP Newsgroups: comp.unix.wizards Subject: Re: UNIX Facilities for Interpreters - (nf) Message-ID: <8300006@iaoobelix.UUCP> Date: Thu, 11-Jun-87 14:35:00 EDT Article-I.D.: iaoobeli.8300006 Posted: Thu Jun 11 14:35:00 1987 Date-Received: Sun, 14-Jun-87 20:46:55 EDT References: <540@iscuva.UUCP> Lines: 13 Nf-ID: #R:iscuva:-54000:iaoobelix:8300006:000:708 Nf-From: iaoobelix!wagner Jun 11 19:35:00 1987 I endorse Guy Harris' posting. In addition to his remarks, note the following: In most cases programs written in an interpreted language (LISP, PROLOG, even BASIC) can be modified by the user from within sort of a toplevel. Shared files are ok as long as users do not modify their contents! It is the same with UNIX' shared images: only the text portions are shared among processes, data areas reside in a process-private space. I think, however memory mapping of files is a good idea, anyway, if used with large (read-only) data files accessed by several users (e.g. font descriptor files). Juergen Wagner, (USENET) ...seismo!unido!iaoobel!wagner ("Gandalf") Fraunhofer Institute IAO, Stuttgart