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) |
[3 later articles] |
From: | "Robert M. Muench" <Robert.M.Muench@SCRAP.de> |
Newsgroups: | comp.compilers |
Date: | 30 Jun 1997 22:51:08 -0400 |
Organization: | Customer of EUnet Germany; Info: info@Germany.EU.net |
References: | 97-06-083 |
Keywords: | linker |
> Subject: Anybody has experience with SLIM BINARIES?
> [What's a slim binary? -John]
[Robert M. Muench] It is a very compact presentation of a program in a
platform independent way. The presentation is compiled to native code
while loading. Other then JAVA they don't use a byte-code but more a
tree structure and a compression algorithm. Make a search for 'slim
binaries' and 'oberon' and you will find some references.
I think the concept is very good and has a lot of potential. Some guys
have implemented a plug-in for Netscape called JUICE where you can
download slim-binaries like an applet but much faster than JAVA. The
runtime performance is a lot better too.
Robert M. Muench
SCRAP EDV-Anlagen GmbH, Karlsruhe, Germany
==> Private mail : r.m.muench@ieee.org <==
==> ask for PGP public-key <==
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.