Don't know if anyone has asked before but it's something I'm very interested to know. What are programming languages programmed in?
Printable View
Don't know if anyone has asked before but it's something I'm very interested to know. What are programming languages programmed in?
I think the C complier is written in C.
Wow seems kind of hypocritical to me. Obviously you can't write like Pascal in Pascal. That's like giving birth to yourself. Anyhow else have any information on this?
<IMG SRC="smilies/confused.gif" border="0">
All languages come down to machine code in the end. But can have many layers, like C++ is written in C, and C is written in Assembler, which is written in Machine code. Get my drift?
Can I be an @$$ for a minute and ask how you program machine code?
Think back to the days of programming with punch cards. <IMG SRC="smilies/biggrin.gif" border="0">
In the end it's all 1's and 0's, on's and off's. It all started there and worked it's way up.
machine code or ASM is just another language. Much harder for the everyday person to understand as the logic goes past 3 * 3. Machine code does not multipy, it only adds 1 or subtracts 1.Quote:
Originally posted by aplustech:
<STRONG>Can I be an @$$ for a minute and ask how you program machine code?</STRONG>
It used syntax like
"POP EAX,var" this would POP the data off the eax register and put it into var(variable).
some other keywords are push, DB,JZ,NOP I think you get the drift...Its complicated but its not 01101001,1011010,10001011 like the first programs ever made. I'll stop confusing people now. =)
BTW I think most languages now a days are made in C,C++, and inline ASM.
Well MS Access was made in Visual Basic and has Visual Basic inside it... <IMG SRC="smilies/eek.gif" border="0">
Was it?
Well, It being programmed in VB, and having VB, doesn't seem stupid or weird at all..
Seems pretty weird to me, since most M$ apps are in C++, and such a mission-critical app is written in VB...wonder if Windows ME was written in VB ahahahahahQuote:
Originally posted by Master Evil Ace:
<STRONG>Was it?
Well, It being programmed in VB, and having VB, doesn't seem stupid or weird at all..</STRONG>
ME is written in Caveman..
What is Caveman written in?Quote:
Originally posted by Master Evil Ace:
<STRONG>ME is written in Caveman..</STRONG>
I thought you knew, you seem to speak it!Quote:
Originally posted by Mistah Jungleman:
<STRONG>
What is Caveman written in?</STRONG>
LOL
<IMG SRC="smilies/cool.gif" border="0"> <IMG SRC="smilies/wink.gif" border="0"> <IMG SRC="smilies/biggrin.gif" border="0"> <IMG SRC="smilies/frown.gif" border="0"> <IMG SRC="smilies/smile.gif" border="0">
I am very proficient in it <IMG SRC="smilies/biggrin.gif" border="0">Quote:
Originally posted by Mr Myagi:
<STRONG>
I thought you knew, you seem to speak it!
LOL
<IMG SRC="smilies/cool.gif" border="0"> <IMG SRC="smilies/wink.gif" border="0"> <IMG SRC="smilies/biggrin.gif" border="0"> <IMG SRC="smilies/frown.gif" border="0"> <IMG SRC="smilies/smile.gif" border="0"></STRONG>
I'm afraid I'll have to agree with you on that one. <IMG SRC="smilies/biggrin.gif" border="0"> <IMG SRC="smilies/wink.gif" border="0">
Quote:
Originally posted by Mistah Jungleman:
<STRONG>I am very proficient in it (caveman) <IMG SRC="smilies/biggrin.gif" border="0"></STRONG>