www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Re: Semicolons: mostly unnecessary?

reply Mike James <foo bar.com> writes:
I say we should get rid of vowels - it worked for the ancient egyptians :-)

 Next thing you know someone will propose eliminating braces and just
 using whitespace to denote blocks. It's utter madness.

Or get rid of all the visible chars and use Whitespace... http://compsoc.dur.ac.uk/whitespace/ -=mike=-
Oct 22 2009
parent reply "AJ" <aj nospam.net> writes:
"Mike James" <foo bar.com> wrote in message 
news:hbp7le$2200$1 digitalmars.com...
I say we should get rid of vowels - it worked for the ancient egyptians :-)

 Next thing you know someone will propose eliminating braces and just
 using whitespace to denote blocks. It's utter madness.

Or get rid of all the visible chars and use Whitespace... http://compsoc.dur.ac.uk/whitespace/

Until editors/IDEs become Whitespace-aware, I wouldn't recommend using Whitespace: one click on "Save" in an editor that converts tabs into spaces and your code is gone. (I was so mad when that happened enough times that I went back to C++).
Oct 22 2009
parent reply Ary Borenszweig <ary esperanto.org.ar> writes:
AJ wrote:
 "Mike James" <foo bar.com> wrote in message 
 news:hbp7le$2200$1 digitalmars.com...
 I say we should get rid of vowels - it worked for the ancient egyptians :-)

 Next thing you know someone will propose eliminating braces and just
 using whitespace to denote blocks. It's utter madness.

http://compsoc.dur.ac.uk/whitespace/

Until editors/IDEs become Whitespace-aware, I wouldn't recommend using Whitespace: one click on "Save" in an editor that converts tabs into spaces and your code is gone. (I was so mad when that happened enough times that I went back to C++).

You should try WhitespaceIDE: http://sourceforge.net/projects/whitespaceide/
Oct 22 2009
parent reply "AJ" <aj nospam.net> writes:
"Ary Borenszweig" <ary esperanto.org.ar> wrote in message 
news:hbpau3$297f$1 digitalmars.com...
 AJ wrote:
 "Mike James" <foo bar.com> wrote in message 
 news:hbp7le$2200$1 digitalmars.com...
 I say we should get rid of vowels - it worked for the ancient egyptians 
 :-)

 Next thing you know someone will propose eliminating braces and just
 using whitespace to denote blocks. It's utter madness.

http://compsoc.dur.ac.uk/whitespace/

Until editors/IDEs become Whitespace-aware, I wouldn't recommend using Whitespace: one click on "Save" in an editor that converts tabs into spaces and your code is gone. (I was so mad when that happened enough times that I went back to C++).

You should try WhitespaceIDE: http://sourceforge.net/projects/whitespaceide/

I'm not nearly about to recreate all that lost code that I've since redeveloped in C++!! (The very clean syntax is alluring though).
Oct 22 2009
parent Ary Borenszweig <ary esperanto.org.ar> writes:
AJ wrote:
 "Ary Borenszweig" <ary esperanto.org.ar> wrote in message 
 news:hbpau3$297f$1 digitalmars.com...
 AJ wrote:
 "Mike James" <foo bar.com> wrote in message 
 news:hbp7le$2200$1 digitalmars.com...
 I say we should get rid of vowels - it worked for the ancient egyptians 
 :-)

 Next thing you know someone will propose eliminating braces and just
 using whitespace to denote blocks. It's utter madness.

http://compsoc.dur.ac.uk/whitespace/

Whitespace: one click on "Save" in an editor that converts tabs into spaces and your code is gone. (I was so mad when that happened enough times that I went back to C++).

http://sourceforge.net/projects/whitespaceide/

I'm not nearly about to recreate all that lost code that I've since redeveloped in C++!! (The very clean syntax is alluring though).

You might find of utility this piece of code to recover your lost work:
Oct 22 2009