kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* why only C?
@ 2011-04-03 19:17 mohit verma
  2011-04-03 19:23 ` Anuz Pratap Singh Tomar
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: mohit verma @ 2011-04-03 19:17 UTC (permalink / raw)
  To: kernelnewbies

Hi list,

I have a very basic question.

As far as i can decipher , we impose Object oriented paradigm in kernel
space using C  : like using gates to allow only one way entry and binding
functions to structures in a OOP fashion  and trying to make them private to
that structure only  , encapsulation of one struct into another structure
(and lots of features ) and itself  lots of kernel subsystem supports like
driver interface and blah blah behaving like **objects** .......

why dont we use some fully OOPs supportive language like JAVA or partial
supportive language like  C++ to construct Linux Kernel????

I don't  think that performance is the main reason behind all this . Is it??

Thanks a lot in advance.



-- 
........................
*MOHIT VERMA*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110404/269fd7c5/attachment.html 

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-04-06 19:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-03 19:17 why only C? mohit verma
2011-04-03 19:23 ` Anuz Pratap Singh Tomar
2011-04-03 19:25 ` Daniel Baluta
2011-04-03 19:49 ` Bernd Petrovitsch
2011-04-04  0:30   ` Chaitannya Mahatme
2011-04-04  9:58     ` Bernd Petrovitsch
2011-04-04  9:04   ` mohit verma
2011-04-06 17:37 ` StephanT
2011-04-06 19:30   ` mohit verma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).