Re: C is too old? opinions?



"W Marsh" <wayne.marsh@xxxxxxxxx> wrote in message
news:oc5db2d2fqj4jkht7ihl2pr45javrb8ee5@xxxxxxxxxx
On Thu, 13 Jul 2006 11:45:02 -0700, "Dann Corbit" <dcorbit@xxxxxxxxx>
wrote:

Languages do not age the way that people think they do.
COBOL and BASIC are alive and well.
C will never go away.
For writing simple filter programs, it is a very good alterative.
Languages like C# and Java have to go garbage collection and hence are
unsuitable for real-time stuff.
Can you imagine .NET installed on a toaster IC to pop your toast up in the
morning? I can't.


Java is used extensively on embedded devices. You're making yourself
look a bit silly, there.

How does your response relate to my post?

Is Java used for real-time systems (if so, they should fire the product
implementors for incompetence).

Does Java require .NET?

I think you have a reading comprehension problem.


.



Relevant Pages

  • Re: C is too old? opinions?
    ... Is Java used for real-time systems. ... Go on then - I would like to know how garbage collection affects ... A good reason, showing thought and reason. ...
    (comp.lang.c)
  • Re: C is too old? opinions?
    ... For writing simple filter programs, it is a very good alterative. ... Languages like C# and Java have to go garbage collection and hence are ... Java is used extensively on embedded devices. ...
    (comp.lang.c)
  • Re: C is too old? opinions?
    ... You were lumping Java and .NET together, ... inadequate in real-time systems for the same reason. ... languages that have a built-in garbage collector are very problematic ...
    (comp.programming)
  • Re: C is too old? opinions?
    ... Can you imagine .NET installed on a toaster IC to pop your toast up in the ... Java is used extensively on embedded devices. ... Is Java used for real-time systems (if so, ... A good reason, showing thought and reason. ...
    (comp.lang.c)
  • 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)