Path: utzoo!attcan!uunet!cs.utexas.edu!rice!uw-beaver!Teknowledge.COM!unix!quintus!arisia!sgi!shinobu!odin!delrey!shap From: shap@delrey.sgi.com (Jonathan Shapiro) Newsgroups: comp.lang.c++ Subject: Re: Do class libraries have to be in source form? (1 of 4) Message-ID: <1598@odin.SGI.COM> Date: 23 Nov 89 22:22:30 GMT References: <176@taumet.UUCP> <33.UUL1.3#5109@pantor.UUCP> Sender: news@odin.SGI.COM Organization: Silicon Graphics, Inc., Mountain View, CA Lines: 13 I don't want to be misconstrued as advocating this approach, but some other environments, including the SmallTalk and forth folks, have come up with some possibilities here. One way is to ship libraries in a universally agreed intermediate form, such as some threaded-interpreted code. As the code runs, it self-compiles, using an implementation-supplied compiler, and replaces the interpreted code. Alternatively, one could target-compile it at the site. Jonathan Shapiro Silicon Graphics, Inc.