Re: Database applications in Linux

From: Christopher Browne (cbbrowne_at_acm.org)
Date: 06/30/05


Date: Thu, 30 Jun 2005 13:24:47 GMT

Centuries ago, Nostradamus foresaw when Ross <Ross@SingingFrog.com> would write:
> Christopher Browne pulled a bright blue crayon out of the box and
> scribbled this in news:eFowe.7880$mK5.527304@news20.bellglobal.com:
>> The point, in case you missed it, is that C and Java applications are
>> much the same in approach, NEITHER being interpreted languages.
>
> Java (in the usual model) requires a JVM -- C doesn't.

Compiled Java code requires a program loader and a set of libraries.

So does C.

Deploying Java code requires compiling it into object code.

So does C.

That nicely characterizes the fact that they are both compiled
languages, as distinct from languages that are normally interpreted,
such as Bash, Perl, and such.

> I see some big differences under the hood between C and Java that
> profoundly affect the development process and I'm just trying to get a
> handle on why we disagree.

That may be.

"Compiled versus interpreted" is an exceedingly doubtful handle to try
to use to get a grip on the differences.

-- 
"cbbrowne","@","gmail.com"
http://cbbrowne.com/info/linuxdistributions.html
"And if  you could lie  on the floor  without holding on,  you weren't
really drunk :-)" -- Preben Guldberg <c928400@student.dtu.dk>


Relevant Pages

  • Re: VB6, VB2005, or Something Else?
    ... but that would restrict the C++ applications and other languages ... Even if you are compiling to native code. ... All in all I only had the odd feeling that enhancement of the current ... simply takes the various class directives, applies some rules, and creates ...
    (microsoft.public.vb.general.discussion)
  • Re: off-topic: open challenge to Christian Lynbeck
    ... > LANGUAGES are reading this in non-Lisp forums, and to them, a Lisp ... ; Compiling Top-Level Form: ... took 27.37s real time. ... CMUCL 18e took 26.16 sec real time. ...
    (comp.programming)
  • Re: off-topic: open challenge to Christian Lynbeck
    ... > LANGUAGES are reading this in non-Lisp forums, and to them, a Lisp ... ; Compiling Top-Level Form: ... took 27.37s real time. ... CMUCL 18e took 26.16 sec real time. ...
    (comp.lang.lisp)
  • Re: off-topic: open challenge to Christian Lynbeck
    ... > LANGUAGES are reading this in non-Lisp forums, and to them, a Lisp ... ; Compiling Top-Level Form: ... took 27.37s real time. ... CMUCL 18e took 26.16 sec real time. ...
    (comp.lang.fortran)
  • Re: off-topic: open challenge to Christian Lynbeck
    ... > LANGUAGES are reading this in non-Lisp forums, and to them, a Lisp ... ; Compiling Top-Level Form: ... took 27.37s real time. ... CMUCL 18e took 26.16 sec real time. ...
    (comp.lang.cpp)