Click here to Skip to main content
15,915,094 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Star wars Pin
Slacker00720-Apr-16 7:21
professionalSlacker00720-Apr-16 7:21 
NewsLittle - scripting language with C-syntax and static typing Pin
Nish Nishant19-Apr-16 6:51
sitebuilderNish Nishant19-Apr-16 6:51 
GeneralRe: Little - scripting language with C-syntax and static typing Pin
Mark_Wallace19-Apr-16 7:06
Mark_Wallace19-Apr-16 7:06 
GeneralRe: Little - scripting language with C-syntax and static typing Pin
clapclap19-Apr-16 8:06
clapclap19-Apr-16 8:06 
GeneralRe: Little - scripting language with C-syntax and static typing Pin
Mark_Wallace19-Apr-16 8:17
Mark_Wallace19-Apr-16 8:17 
GeneralRe: Little - scripting language with C-syntax and static typing Pin
OriginalGriff19-Apr-16 8:21
mveOriginalGriff19-Apr-16 8:21 
GeneralRe: Little - scripting language with C-syntax and static typing Pin
clapclap19-Apr-16 8:25
clapclap19-Apr-16 8:25 
GeneralRe: Little - scripting language with C-syntax and static typing Pin
Mark_Wallace19-Apr-16 8:40
Mark_Wallace19-Apr-16 8:40 
Yes, I got an edgy feeling from the way he immediately jumped on the "plain English" bandwagon.

However, it's a topic worth discussing, so I'll reply to you and totally deaf him/it (it's not a "her") out.

The problem with the plain-English brigade is that they don't seem to realise three things:

0. Code that reads like English is no help to anyone, because it still has to have syntactical boundaries, which will have to be exponentially more complicated than those of "normal" coding -- e.g. there will still be syntax errors, but they'll be an absolute sh1t to track down, because, well, it reads OK, doesn't it?

1. Being able to read the code like normal language doesn't help you code things, and is in no way a replacement for documentation -- i.e. by the time you've read through seven million lines of code and still haven't found the function that you need, you'll be begging for documentation. It will, however, make developers even lazier, when it comes to writing documentation ("Hey, just RTFC*, you dumbass!")

2. To create a truly effective plain-language interpreter/compiler will take tens of millions of man years -- but most of those man years won't be spent by people who are trying to make a plain-language interpreter/compiler. Classes/Interfaces/libraries/frameworks will be written for other purposes, and can just be imported, so the guys who are involved in plain-language coding development have Really got to learn to play nicely with the other kids, which they Really don't do now.





* "Read The appropriate portion oF the Code")

[edit] fruggin' typos!
I wanna be a eunuchs developer! Pass me a bread knife!


modified 19-Apr-16 14:48pm.

GeneralRe: Little - scripting language with C-syntax and static typing Pin
OriginalGriff19-Apr-16 8:53
mveOriginalGriff19-Apr-16 8:53 
GeneralRe: Little - scripting language with C-syntax and static typing Pin
Mark_Wallace19-Apr-16 9:12
Mark_Wallace19-Apr-16 9:12 
GeneralRe: Little - scripting language with C-syntax and static typing Pin
Marco Bertschi19-Apr-16 20:52
protectorMarco Bertschi19-Apr-16 20:52 
GeneralRe: Little - scripting language with C-syntax and static typing Pin
OriginalGriff19-Apr-16 21:10
mveOriginalGriff19-Apr-16 21:10 
GeneralRe: Little - scripting language with C-syntax and static typing Pin
clapclap19-Apr-16 8:26
clapclap19-Apr-16 8:26 
GeneralRe: Little - scripting language with C-syntax and static typing Pin
Sascha Lefèvre19-Apr-16 8:42
professionalSascha Lefèvre19-Apr-16 8:42 
GeneralRe: Little - scripting language with C-syntax and static typing Pin
Mark_Wallace19-Apr-16 8:49
Mark_Wallace19-Apr-16 8:49 
GeneralRe: Little - scripting language with C-syntax and static typing Pin
Sascha Lefèvre19-Apr-16 9:36
professionalSascha Lefèvre19-Apr-16 9:36 
GeneralRe: Little - scripting language with C-syntax and static typing Pin
Jörgen Andersson19-Apr-16 9:55
professionalJörgen Andersson19-Apr-16 9:55 
GeneralRe: Little - scripting language with C-syntax and static typing Pin
clapclap19-Apr-16 12:46
clapclap19-Apr-16 12:46 
QuestionRe: Little - scripting language with C-syntax and static typing Pin
enhzflep19-Apr-16 20:29
enhzflep19-Apr-16 20:29 
GeneralRe: Little - scripting language with C-syntax and static typing Pin
Brisingr Aerowing19-Apr-16 9:09
professionalBrisingr Aerowing19-Apr-16 9:09 
PraiseRe: Little - scripting language with C-syntax and static typing Pin
TheGreatAndPowerfulOz19-Apr-16 9:10
TheGreatAndPowerfulOz19-Apr-16 9:10 
GeneralRe: Little - scripting language with C-syntax and static typing Pin
Eytukan19-Apr-16 20:05
Eytukan19-Apr-16 20:05 
GeneralWhooohooo!!! PinPopular
Sander Rossel19-Apr-16 6:10
professionalSander Rossel19-Apr-16 6:10 
GeneralRe: Whooohooo!!! Pin
User 842019-Apr-16 6:13
User 842019-Apr-16 6:13 
GeneralRe: Whooohooo!!! Pin
Sander Rossel19-Apr-16 6:16
professionalSander Rossel19-Apr-16 6:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.