|
-
May 30th, 2001, 10:39 AM
#1
Registered User
Programming Languages
Don't know if anyone has asked before but it's something I'm very interested to know. What are programming languages programmed in?
-
May 30th, 2001, 11:12 AM
#2
I think the C complier is written in C.
-
May 30th, 2001, 12:37 PM
#3
Registered User
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">
-
May 30th, 2001, 12:57 PM
#4
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?
-
May 30th, 2001, 01:40 PM
#5
Registered User
Can I be an @$$ for a minute and ask how you program machine code?
-
May 30th, 2001, 03:56 PM
#6
Registered User
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.
-
May 31st, 2001, 09:01 AM
#7
Originally posted by aplustech:
<STRONG>Can I be an @$$ for a minute and ask how you program machine code?</STRONG>
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.
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.
-
June 1st, 2001, 04:38 AM
#8
Well MS Access was made in Visual Basic and has Visual Basic inside it... <IMG SRC="smilies/eek.gif" border="0">
-
June 1st, 2001, 05:47 AM
#9
Was it?
Well, It being programmed in VB, and having VB, doesn't seem stupid or weird at all..
-
June 1st, 2001, 06:57 AM
#10
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>
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 ahahahahah
-
June 1st, 2001, 07:28 AM
#11
ME is written in Caveman..
-
June 2nd, 2001, 04:58 AM
#12
Adm¡nistrator
Originally posted by Master Evil Ace:
<STRONG>ME is written in Caveman..</STRONG>
What is Caveman written in?
-
June 2nd, 2001, 05:05 AM
#13
Registered User
Originally posted by Mistah Jungleman:
<STRONG>
What is Caveman written in?</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">
-
June 2nd, 2001, 03:38 PM
#14
Adm¡nistrator
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 am very proficient in it <IMG SRC="smilies/biggrin.gif" border="0">
-
June 2nd, 2001, 03:59 PM
#15
Registered User
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">
Originally posted by Mistah Jungleman:
<STRONG>I am very proficient in it (caveman) <IMG SRC="smilies/biggrin.gif" border="0"></STRONG>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|
Bookmarks