swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: overhead


From: Marcus G. Daniels
Subject: Re: overhead
Date: 25 Jun 1999 10:38:53 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.3.10

>>>>> "GB" == Ginger Booth <address@hidden> writes:

GB> Of course, installers ain't gonna make it run over the web or make
GB> programs portable cross-platform via copy-file. 

Good point.  That's a feature that the available Java compiler/runtimes 
provide that the current GNU Objective C compiler/runtime does not.

But there are features that the GNU Objective C environment provides
that Java doesn't.  These include:

   1) natural dynamic typing
   2) features like configurable message forwarding and class posing
   3) a portable and mature C compiler, and associated performance benefits
   4) easier, tighter integration with external C and Fortran libraries

Also, as a Lisp devotee, I am skeptical that 100% pure anything is tenable
in the long run.

It's also worth remembering that Java is just a programming language.
It's the Java Virtual Machine (JVM) that makes cross-platform portability
possible.  Other languages can be targeted to the JVM:

  http://www.gnu.org/software/kawa

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]