Re: Low Level Language Suggestions: OT



Perfect. Yet another reason to choose c++
Thanks,
Victor

On Dec 31, 2007 1:14 PM, Victor Subervi <victorsubervi@xxxxxxxxx> wrote:

Yuck. Steering clear of Java ...
:)
Thanks,
Victor

On Dec 31, 2007 1:05 PM, Erich Dollansky <oceanare@xxxxxxxxxxxxxx> wrote:

Hi,

Victor Subervi wrote:
Good point. Most legacy s/w is in C++. I'm assuming from lack of
comment
that C# is as yet an unborn language ;)

there is another very simple problem with languages like C# or Java.

In the case of C, it is the developers machine which has to have the
proper software installed to compile it.

Java need the proper run-time and so the byte compiler installed on
every client machine. If you run into a very specific problem with the
byte-compiler, you have to have a specific version installed on all
clients.

In case of C, you can do a static link to minimise this impact.

Erich



_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Low Level Language Suggestions: OT
    ... Steering clear of Java ... ... there is another very simple problem with languages like C# or Java. ... it is the developers machine which has to have the ... every client machine. ...
    (freebsd-questions)
  • Re: Basic inheritance question
    ... used 'this' in C++ and Java. ... but in Python it doesn't. ... you meant "in languages that has implicit instance reference available in methods"? ...
    (comp.lang.python)
  • Re: Looking for programming examples in any programming language
    ... in an in-page applet. ... do that for such a broad range of languages. ... But note even Java applets ... If you're going to separate the specific I/O environment from ...
    (comp.programming)
  • Re: OO compilers and efficiency
    ... > will be difficult for a compiler to do a good job of spotting when the OO ... "simpler" languages, ... I agree that Java ... (including adding lexical closures) ...
    (comp.programming)
  • Re: Is VB.NET dead?
    ... important in communication, it is understanding that writes good software. ... Of course, in the case of programming languages, the ... the similarity between the syntax of C# and Java ... is not one of "mere" punctuation. ...
    (microsoft.public.dotnet.general)