Related articles |
---|
Anybody has experience with SLIM BINARIES? Robert.M.Muench@SCRAP.de (Robert M. Muench) (1997-06-20) |
Anybody has experience with SLIM BINARIES? Robert.M.Muench@SCRAP.de (Robert M. Muench) (1997-06-30) |
Re: Anybody has experience with SLIM BINARIES? maatwerk@euronet.nl (Mauk van der Laan) (1997-07-08) |
Re: Anybody has experience with SLIM BINARIES? jhan@delphi.umd.edu (1997-07-09) |
Re: Anybody has experience with SLIM BINARIES? poing@luna.nl (1997-07-13) |
Re: Anybody has experience with SLIM BINARIES? mkgardne@cs.uiuc.edu (1997-07-16) |
Re: Anybody has experience with SLIM BINARIES? poing@luna.nl (1997-07-16) |
Re: Anybody has experience with SLIM BINARIES? danwang@dynamic.CS.Princeton.EDU (Daniel Wang) (1997-07-18) |
Re: Anybody has experience with SLIM BINARIES? michael_werts@taligent.com (Michael C. Werts) (1997-07-18) |
Re: Anybody has experience with SLIM BINARIES? kistler@ics.uci.edu (Thomas Kistler) (1997-07-22) |
[1 later articles] |
From: | jhan@delphi.umd.edu (Jay Han) |
Newsgroups: | comp.compilers |
Date: | 9 Jul 1997 23:16:38 -0400 |
Organization: | None |
References: | 97-06-083 97-06-117 97-07-033 |
Keywords: | UNCOL, linker |
Robert M. Muench wrote:
> > Anybody has experience with SLIM BINARIES?
I have: it's great. I used OMI (Oberon/Object Module Interchange--an old
name for slim binary) on old version of Macintosh Oberon (4.1F). It gives
you choice between two sets of same modules: normal object file and slim
binary. Slim binary modules load (or compile on-the-fly) and run as fast
as the normal ones; and they are a lot smaller. I have experienced little
noticeable degradation in any way, and I ran it on Mac LC, m68020 16MHz.
I have not yet tried Netscape add-ons.
Check out the home page of Prof. M. Franz, the creator of OMI/Slim Binary:
http://www.ics.uci.edu/~franz
best,
J.
--
jhan@delphi.umd.edu
[Took a look, it's a clever way to encode an UNCOL compactly, and looks like
a fine plan for systems like Macs where you have different kinds of CPU
running the exact same operating system. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.