Click here to Skip to main content
15,891,607 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: Speaking English makes you drink a lot Pin
PeejayAdams15-May-19 23:08
PeejayAdams15-May-19 23:08 
GeneralRe: Speaking English makes you drink a lot Pin
Eddy Vluggen16-May-19 0:02
professionalEddy Vluggen16-May-19 0:02 
GeneralRe: Speaking English makes you drink a lot Pin
Rajesh R Subramanian16-May-19 0:53
professionalRajesh R Subramanian16-May-19 0:53 
GeneralRe: Speaking English makes you drink a lot Pin
W Balboos, GHB16-May-19 2:23
W Balboos, GHB16-May-19 2:23 
GeneralRe: Speaking English makes you drink a lot Pin
Munchies_Matt16-May-19 2:32
Munchies_Matt16-May-19 2:32 
GeneralRe: Speaking English makes you drink a lot Pin
W Balboos, GHB16-May-19 2:34
W Balboos, GHB16-May-19 2:34 
GeneralRe: Speaking English makes you drink a lot Pin
dandy7216-May-19 4:21
dandy7216-May-19 4:21 
GeneralBuilding a new proper left-to-right executing programming language Pin
Nikunj_Bhatt15-May-19 13:44
professionalNikunj_Bhatt15-May-19 13:44 
Most of spoken languages are written LtR (Left-to-Right) but Maths, the number language, is actually written RtL because the decimal numbers are Arabic numerals. (I know, most will get surprised, but it's true about Maths RtL direction.) But somehow the RtL and LtR languages got mixed up.

Instead of writing
JavaScript
x = a + 12
how about changing it to
JavaScript
a + 12 = x
So, what are your views on creating a new programming language which follows proper LtR execution? Is there already such language? (Please, just don't remind me that there are already lots of programming languages (I know already) and I must not (try to) create one more. Smile | :) )
GeneralRe: Building a new proper left-to-right executing programming language Pin
PIEBALDconsult15-May-19 13:50
mvePIEBALDconsult15-May-19 13:50 
GeneralRe: Building a new proper left-to-right executing programming language Pin
OriginalGriff15-May-19 19:46
mveOriginalGriff15-May-19 19:46 
GeneralRe: Building a new proper left-to-right executing programming language Pin
Kornfeld Eliyahu Peter15-May-19 20:41
professionalKornfeld Eliyahu Peter15-May-19 20:41 
GeneralRe: Building a new proper left-to-right executing programming language Pin
NeverJustHere15-May-19 20:14
NeverJustHere15-May-19 20:14 
GeneralRe: Building a new proper left-to-right executing programming language Pin
Rick York15-May-19 21:26
mveRick York15-May-19 21:26 
GeneralRe: Building a new proper left-to-right executing programming language Pin
sasadler17-May-19 6:43
sasadler17-May-19 6:43 
GeneralRe: Building a new proper left-to-right executing programming language Pin
Rick York17-May-19 7:15
mveRick York17-May-19 7:15 
GeneralRe: Building a new proper left-to-right executing programming language Pin
sasadler17-May-19 9:30
sasadler17-May-19 9:30 
GeneralRe: Building a new proper left-to-right executing programming language Pin
Rick York17-May-19 9:44
mveRick York17-May-19 9:44 
GeneralRe: Building a new proper left-to-right executing programming language Pin
sasadler17-May-19 11:59
sasadler17-May-19 11:59 
GeneralRe: Building a new proper left-to-right executing programming language Pin
bluekraken19-May-19 14:38
bluekraken19-May-19 14:38 
GeneralRe: Building a new proper left-to-right executing programming language Pin
sasadler19-May-19 15:36
sasadler19-May-19 15:36 
GeneralRe: Building a new proper left-to-right executing programming language Pin
jsc4215-May-19 22:07
professionaljsc4215-May-19 22:07 
GeneralRe: Building a new proper left-to-right executing programming language Pin
Nikunj_Bhatt15-May-19 23:04
professionalNikunj_Bhatt15-May-19 23:04 
GeneralRe: Building a new proper left-to-right executing programming language Pin
Gary Wheeler16-May-19 7:22
Gary Wheeler16-May-19 7:22 
GeneralRe: Building a new proper left-to-right executing programming language Pin
Member 1330167916-May-19 20:27
Member 1330167916-May-19 20:27 
GeneralRe: Building a new proper left-to-right executing programming language Pin
Richard MacCutchan15-May-19 21:42
mveRichard MacCutchan15-May-19 21:42 

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.