A Conversation for C - the Programming Language
Circular
Scumbag Started conversation Sep 20, 2000
There's something inherently weird about a C-Compiler being written in C. That's such a circular existence that it makes my head spin.
Back in the mists of time, there had to be a C-Compiler that was written in Assembly code. Probably find that if you trace the creation of every C-compiler backwards to the compiler it was written on, they all lead back to one compiler.
ALL HAIL THE ONE TRUE COMPILER!
Circular
Jack O' All Trades Posted Oct 2, 2000
Another way of looking at the C language is that it is simply a powerful macro language for assembler programming. I started programming before any compilers existed and symbolic assembler was a high level language. Any programmer experienced in assembler, when introduced to the C language, can "see right through it" to the machine language code that will be produced by the compiler.
Circular
Gaurav Posted Oct 16, 2000
Yeah ... thats why C is so good. It's like writing a good poem ... you know it works, when it looks beautiful.
C is the only programming language that you can write poetry on.
Circular
Death Posted Oct 20, 2000
Yes PHP.
Hypertext Preprocessor
With PHP it is possible to let HTML Sites write themselves. The commands will be interpretated by the webserver before sending the site to the browser. That's a lot more flexible than java or perl ever could be.
(and it's C )
Circular
Simon the Frog (Ribbit) Posted Oct 24, 2000
if ( PHP == Hypertext Preprocessor )
where does the first P come from ;
Circular
Simon the Frog (Ribbit) Posted Oct 25, 2000
Hmm... I just thought it would be HPP that's all.
By all accounts you can do some good stuff with it. I haven't had a chance to play yet, as I don't think IIS supports it (?), but anyway that's OT.
Circular
manolan Posted Oct 26, 2000
You can also write poetry in perl. Some poems are syntactically correct, but do nothing, but the real greats actually work.
Circular
terminal_error Posted Dec 30, 2000
It may not be poetry, but it's beautiful - the 'eight queens' problem in 3(ish) lines:
{
for(scanf("%d",&s);*a-s;v=a[j*=v]-a[i],k=i<s,j+=(v=j<s&&(!k&&!!printf(2+"\n\n%c"-(!l<<!j)," #Q"[l^v?(l^j)&1:2])&&++l||a[i]<s&&v&&v-i+j&&v+i-j))&&!(l%=s),v||(i==j?a[i+=k]=0:++a[i])>=s*k&&++a[--i]);
}
Hope I didn't mistype any of that
Al (et al)
Circular
Death Posted Jan 3, 2001
Absolutly fascinating!
Do you know how long the last solvation of the eight queens problem was I had to type?
Circular
Death Posted Jan 4, 2001
About some pages. My teacher is a bit strict with this things.
Why take the short solution if you can write a lot more comments in the long one?
Key: Complain about this post
Circular
- 1: Scumbag (Sep 20, 2000)
- 2: Jack O' All Trades (Oct 2, 2000)
- 3: Gaurav (Oct 16, 2000)
- 4: Death (Oct 19, 2000)
- 5: Gaurav (Oct 20, 2000)
- 6: Death (Oct 20, 2000)
- 7: Simon the Frog (Ribbit) (Oct 24, 2000)
- 8: Death (Oct 24, 2000)
- 9: Simon the Frog (Ribbit) (Oct 25, 2000)
- 10: manolan (Oct 26, 2000)
- 11: Simon the Frog (Ribbit) (Oct 26, 2000)
- 12: terminal_error (Dec 30, 2000)
- 13: Death (Jan 3, 2001)
- 14: terminal_error (Jan 3, 2001)
- 15: Death (Jan 4, 2001)
- 16: Wal (Feb 7, 2002)
More Conversations for C - the Programming Language
Write an Entry
"The Hitchhiker's Guide to the Galaxy is a wholly remarkable book. It has been compiled and recompiled many times and under many different editorships. It contains contributions from countless numbers of travellers and researchers."