Click here to Skip to main content
15,891,473 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.

 
GeneralWow, so this is cool, if you're a nerd like me Pin
honey the codewitch27-Nov-19 22:51
mvahoney the codewitch27-Nov-19 22:51 
GeneralRe: Wow, so this is cool, if you're a nerd like me Pin
CodeWraith27-Nov-19 23:46
CodeWraith27-Nov-19 23:46 
GeneralRe: Wow, so this is cool, if you're a nerd like me Pin
honey the codewitch27-Nov-19 23:50
mvahoney the codewitch27-Nov-19 23:50 
GeneralRe: Wow, so this is cool, if you're a nerd like me Pin
CodeWraith28-Nov-19 0:29
CodeWraith28-Nov-19 0:29 
GeneralRe: Wow, so this is cool, if you're a nerd like me Pin
glennPattonWork328-Nov-19 1:18
professionalglennPattonWork328-Nov-19 1:18 
GeneralSo I've decided to make my own programming language Pin
honey the codewitch27-Nov-19 20:21
mvahoney the codewitch27-Nov-19 20:21 
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 
What I endeavor to do is write it in a similar fashion to how C# was written, as a recursive descent parser, meaning I'm using the hand-rolled stuff from PCK but I'm including a tokenizer.

That link you gave me led me here Stark - Tokens specification and Tokenizer implementation | xoofx[^]

Which gives me a good starting point for my own lex specs used with this parser.

Basically I'm building a hand written parser, but one that uses a tokenizer/lexer
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
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 
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 

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.