Click here to Skip to main content
15,889,909 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: So I've decided to make my own programming language Pin
Super Lloyd27-Nov-19 20:31
Super Lloyd27-Nov-19 20:31 
GeneralRe: So I've decided to make my own programming language Pin
honey the codewitch27-Nov-19 20:35
mvahoney the codewitch27-Nov-19 20:35 
GeneralRe: So I've decided to make my own programming language Pin
Jon McKee27-Nov-19 20:44
professionalJon McKee27-Nov-19 20:44 
GeneralRe: So I've decided to make my own programming language Pin
honey the codewitch27-Nov-19 20:45
mvahoney the codewitch27-Nov-19 20:45 
GeneralRe: So I've decided to make my own programming language Pin
Jon McKee27-Nov-19 20:48
professionalJon McKee27-Nov-19 20:48 
GeneralRe: So I've decided to make my own programming language Pin
honey the codewitch27-Nov-19 20:55
mvahoney the codewitch27-Nov-19 20:55 
GeneralRe: So I've decided to make my own programming language Pin
Jon McKee27-Nov-19 21:04
professionalJon McKee27-Nov-19 21:04 
GeneralRe: So I've decided to make my own programming language Pin
honey the codewitch27-Nov-19 21:08
mvahoney the codewitch27-Nov-19 21:08 
That's already abbreviated immensely.

normally you have to do like

C#
var state = new CodeFieldReferenceExpression(new CodeThisReferenceExpression(),"_state");
var letStateOne = new CodeAssignStatement(state,new CodePrimitiveExpression(1));

just to render
C#
this._state=1;


Laugh | :laugh:
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

GeneralRe: So I've decided to make my own programming language Pin
CPallini27-Nov-19 20:54
mveCPallini27-Nov-19 20:54 
GeneralRe: So I've decided to make my own programming language Pin
Sander Rossel27-Nov-19 21:26
professionalSander Rossel27-Nov-19 21:26 
GeneralRe: So I've decided to make my own programming language Pin
honey the codewitch27-Nov-19 21:28
mvahoney the codewitch27-Nov-19 21:28 
PraiseRe: So I've decided to make my own programming language Pin
CPallini27-Nov-19 21:45
mveCPallini27-Nov-19 21:45 
GeneralRe: So I've decided to make my own programming language Pin
Super Lloyd27-Nov-19 22:43
Super Lloyd27-Nov-19 22:43 
GeneralRe: So I've decided to make my own programming language Pin
Amarnath S27-Nov-19 21:51
professionalAmarnath S27-Nov-19 21:51 
GeneralWell I failed at quitting smoking, and I blame the holidays. Pin
honey the codewitch27-Nov-19 19:47
mvahoney the codewitch27-Nov-19 19:47 
GeneralRe: Well I failed at quitting smoking, and I blame the holidays. Pin
Jörgen Andersson27-Nov-19 20:36
professionalJörgen Andersson27-Nov-19 20:36 
GeneralRe: Well I failed at quitting smoking, and I blame the holidays. Pin
OriginalGriff27-Nov-19 21:21
mveOriginalGriff27-Nov-19 21:21 
GeneralRe: Well I failed at quitting smoking, and I blame the holidays. Pin
honey the codewitch27-Nov-19 21:22
mvahoney the codewitch27-Nov-19 21:22 
GeneralRe: Well I failed at quitting smoking, and I blame the holidays. Pin
Sander Rossel27-Nov-19 21:29
professionalSander Rossel27-Nov-19 21:29 
GeneralRe: Well I failed at quitting smoking, and I blame the holidays. Pin
honey the codewitch27-Nov-19 21:30
mvahoney the codewitch27-Nov-19 21:30 
GeneralRe: Well I failed at quitting smoking, and I blame the holidays. Pin
enhzflep30-Nov-19 1:16
enhzflep30-Nov-19 1:16 
GeneralRe: Well I failed at quitting smoking, and I blame the holidays. Pin
honey the codewitch30-Nov-19 1:18
mvahoney the codewitch30-Nov-19 1:18 
GeneralRe: Well I failed at quitting smoking, and I blame the holidays. Pin
GKP199227-Nov-19 22:50
professionalGKP199227-Nov-19 22:50 
GeneralRe: Well I failed at quitting smoking, and I blame the holidays. Pin
Cp-Coder28-Nov-19 2:03
Cp-Coder28-Nov-19 2:03 
GeneralRe: Well I failed at quitting smoking, and I blame the holidays. Pin
Daniel Pfeffer27-Nov-19 23:13
professionalDaniel Pfeffer27-Nov-19 23:13 

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.