Is D better than C?

  • Thread starter Lester T. Linpord
  • Start date
K

Keith Thompson

Joona I Palaste said:
Bah. Anglosaxons. Ö will be the greatest programming language ever.

My Anglo-saxon newsreader (or some Anglo-saxon agent along the way)
transformed that character to a question mark.
 
P

Peter Pichler

Keith Thompson said:
My Anglo-saxon newsreader (or some Anglo-saxon agent along the way)
transformed that character to a question mark.

Must have been your reader. Even in your reply, I can still see it as
a capital O with two dots over it.
 
J

Joona I Palaste

My Anglo-saxon newsreader (or some Anglo-saxon agent along the way)
transformed that character to a question mark.

It's supposed to be O umlaut, sometimes incorrectly called O diaeresis
(diaeresis is for forcing it into its own syllable, umlaut is for
changing its vowel sound), which is the last latter in the Finnish
alphabet.
 
M

Mike Wahler

Keith Thompson said:
My Anglo-saxon newsreader (or some Anglo-saxon agent along the way)
transformed that character to a question mark.

Perfect. Isn't most (interactive) computer use essentially
the posing of a question?

-Mike
 
A

Amir Yantimirov

May I ask, Bjarne, what features except right name new broadly
succesful language should have, you think?

If there are some publications on this (yours or others) I will like
be pointed.

Also I have the cheek to represent some of my ideas on this subject:
http://www174.pair.com/yamir/programming/

Amir Yantimirov
 
A

Arthur J. O'Dwyer

May I ask, Bjarne, what features except right name new broadly
succesful language should have, you think?

If there are some publications on this (yours or others) I will like
be pointed.

Okay, consider yourself pointed. To comp.lang.misc, where discussion
of new programming languages is considered not only topical but welcome.
Followups set.
Also I have the cheek to represent some of my ideas on this subject:
http://www174.pair.com/yamir/programming/

Some interesting ideas. I like the idea of replacing x += 3 by
x# + 3, actually, although I could see its being misused pretty
easily.

-Arthur
 
J

Jeremy Yallop

Amir said:
May I ask, Bjarne, what features except right name new broadly
succesful language should have, you think?

If there are some publications on this (yours or others) I will like
be pointed.

You might like Guy Steele's paper, "Growing a Language".

Jeremy.
 
A

Amir Yantimirov

Arthur J. O'Dwyer said:
Okay, consider yourself pointed. To comp.lang.misc, where discussion
of new programming languages is considered not only topical but welcome.
Followups set.

Thanks greatly!
Some years ago I found it completely unpopulated.
Now seems what though residents are few but they are more of my kind.

Amir Yantimirov
http://www174.pair.com/yamir/programming/
 
D

Dan Pop

In said:
It's supposed to be O umlaut, sometimes incorrectly called O diaeresis
(diaeresis is for forcing it into its own syllable, umlaut is for
changing its vowel sound), which is the last latter in the Finnish
alphabet.

Without context, it is impossible to tell whether it's O umlaut or
O diaeresis because both look the same :)

Dan
 
D

Dan Pop

In said:
May I ask, Bjarne, what features except right name new broadly
succesful language should have, you think?

Are there any features they forgot to include into the C++ standard?

Dan ;-)
 
J

Joona I Palaste

Without context, it is impossible to tell whether it's O umlaut or
O diaeresis because both look the same :)

Finnish *only* uses umlaut letters, not diaeresis letters.

--
/-- Joona Palaste ([email protected]) ------------- Finland --------\
\-- http://www.helsinki.fi/~palaste --------------------- rules! --------/
"'It can be easily shown that' means 'I saw a proof of this once (which I didn't
understand) which I can no longer remember'."
- A maths teacher
 
D

Dan Pop

In said:
Finnish *only* uses umlaut letters, not diaeresis letters.

That would be a valid argument if Finnish were the only language to use
this letter...

Dan
 
J

Joona I Palaste

That would be a valid argument if Finnish were the only language to use
this letter...

Can you name even *one* language where Ö is used as a diaeresis letter
instead of an umlaut one?
 
K

Keith Thompson

Mike Wahler said:
Specifications for mind-reading translators. :)

I'm glad that's missing. A translator that read my mind would produce
horrible code. It's the painstaking process of translating what's in
my mind into something a stupid compiler can understand that
constitutes programming.

:), :-|, and/or :-(
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,139
Messages
2,570,805
Members
47,355
Latest member
MavoraTech

Latest Threads

Top