also @ TechSpot: Motorola Droid 4 unboxing, hands-on video
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Software > Software Apps

Collaborate in the cloud with Office, Exchange, SharePoint, and Lync

Programming Language

Page 3 of 3 12 3
Thread Tools Search this Thread
  #41  
Old 04-25-2004
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,431 posts
System specs
There are no OS calling classes in standard Java sepcification. The whole point of Java is that you don't have to know anything about the OS.

VM is the thing that talks to the OS underneath. But if the VM is done in hardware then you have a platform that you can build an OS on top of using just Java.
  #42  
Old 04-26-2004
Nic's Avatar
Nic Nic is offline
TechSpot Paladin
 
Location: UK
Member since: Jan 2003, 1,918 posts
Summary ... So with C/C++ you can talk directly to hardware (no VM or OS required), but with Java you talk to a virtual machine, which in turn talks to an OS, though the OS is not necessarily required if the VM is implemented in hardware (not your average PC). Sound about right?
  #43  
Old 04-26-2004
me(who else?)'s Avatar
TechSpot Booster
 
Location: Ontario, Canada
Member since: Nov 2003, 433 posts
Couldn't you write an OS which uses the VM software on the Linux kernel? You can get a tiny linux install, so that might work.
  #44  
Old 04-26-2004
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,431 posts
System specs
Of course you could write an "OS" running in another OS but that would sort of lose the point of an OS..
  #45  
Old 04-26-2004
Phantasm66's Avatar
TechSpot Evangelist
 
Location: Glasgow, Scotland
Member since: Feb 2002, 6,504 posts
Linux IS the kernel, so basically it would still be Linux.

You are probably still writing any modern kernel in C, just like the Linux kernel.

Large portions of future Windows releases will almost certainly be written in C#, which uses a virtual machine of sorts - the Common Language Runtime (CLR) of .net.

But I bet the kernel is still written in C.
  #46  
Old 02-20-2005
Newcomer, in training
 
Member since: Feb 2005, 1 posts
DarkBasic called from C++

Direct X and OpenGl are large and complicated with a steep learning curve. I want to write a game that has a graphics layer writtin in darkbasic to be callable from my background game logic layer writtin in C++. Is there any easy way to do this? -
Closed Thread
Page 3 of 3 12 3

Similar Topics
Topic Replies Forum
BASIC Programming Language? 12 General Discussion
Learning a Programming Language.. Where to start? 3 Software Apps
Microsoft presents a new programming language, F# 0 General Discussion
Which BASIC programming language to use?? 5 Software Apps
Favourite programming language 32 Software Apps

Thread Tools Search this Thread
Search this Thread:

Advanced Search
All times are GMT -4. The time now is 04:59 PM.