A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows 7 » Windows 7 Forum
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

C is not a low level language



 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #38  
Old February 25th 19, 09:52 PM posted to alt.windows7.general,comp.lang.c,comp.programming,alt.comp.os.windows-10
Keith Thompson[_2_]
external usenet poster
 
Posts: 9
Default C is not a low level language

Wolf K writes:
[...]
I think human-created assembler is becoming rare. However, I have the
impression that robotics requires machine-coded assembler, translated
from whatever human-readable language was used to program the machine.


That's true of compiled languages in general, and is not specific to
robotics.

Most compiled languages are translated to assembly language
(or directly to machine language, depending on how the compiler
is designed). (Some, such as Java, are compiled to some kind of
byte code which is then interpreted, but Java can also be compiled
to assembly or machine code.)

[...]

[Followups to comp.programming, which is the only one of the
cross-posted newsgroups that seems appropriate.]

--
Keith Thompson (The_Other_Keith) http://www.ghoti.net/~kst
Will write code for food.
void Void(void) { Void(); } /* The recursive call of the void */
 




Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off






All times are GMT +1. The time now is 01:06 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.