Click here to Skip to main content
15,894,896 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: I have to keep myself occupied and that means new CP articles Pin
honey the codewitch24-Nov-19 4:29
mvahoney the codewitch24-Nov-19 4:29 
GeneralRe: I have to keep myself occupied and that means new CP articles Pin
Jörgen Andersson24-Nov-19 8:41
professionalJörgen Andersson24-Nov-19 8:41 
GeneralRe: I have to keep myself occupied and that means new CP articles Pin
Mycroft Holmes24-Nov-19 11:17
professionalMycroft Holmes24-Nov-19 11:17 
GeneralRe: I have to keep myself occupied and that means new CP articles Pin
Sander Rossel24-Nov-19 0:15
professionalSander Rossel24-Nov-19 0:15 
GeneralRe: I have to keep myself occupied and that means new CP articles Pin
honey the codewitch24-Nov-19 1:47
mvahoney the codewitch24-Nov-19 1:47 
GeneralRe: I have to keep myself occupied and that means new CP articles Pin
Eddy Vluggen24-Nov-19 0:45
professionalEddy Vluggen24-Nov-19 0:45 
GeneralRe: I have to keep myself occupied and that means new CP articles Pin
Mike Hankey24-Nov-19 3:06
mveMike Hankey24-Nov-19 3:06 
GeneralRe: I have to keep myself occupied and that means new CP articles Pin
honey the codewitch24-Nov-19 3:15
mvahoney the codewitch24-Nov-19 3:15 
I built PCK and it has one already. Check it out here

GitHub - codewitch-honey-crisis/pck: The Parser Construction Kit ("Puck"): A Parser Generator and Grammar Translator in C#[^]

It has some associated code project articles.

You can generate a tokenizer using PckEdit or the command line
Just write a grammar with all terminals in it.

then use
pckw fagen [options]


or Build|FA Tokenizer from the menu. It will spit out VB or C#. The command line one can spit out any language you have a code dom provider for

Edit: Never mind, there's a bug i must have introduced. I guess that's more stuff to keep my occupied. Fixed the bug
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.


modified 24-Nov-19 9:41am.

GeneralRe: I have to keep myself occupied and that means new CP articles Pin
Mike Hankey24-Nov-19 3:17
mveMike Hankey24-Nov-19 3:17 
QuestionApp // Weather.gov Pin
C-P-User-323-Nov-19 20:05
C-P-User-323-Nov-19 20:05 
AnswerRe: App // Weather.gov Pin
phil.o23-Nov-19 21:07
professionalphil.o23-Nov-19 21:07 
GeneralRe: App // Weather.gov Pin
C-P-User-324-Nov-19 18:50
C-P-User-324-Nov-19 18:50 
GeneralRe: App // Weather.gov Pin
phil.o24-Nov-19 22:25
professionalphil.o24-Nov-19 22:25 
GeneralPeople appreciate the easy stuff Pin
honey the codewitch23-Nov-19 19:54
mvahoney the codewitch23-Nov-19 19:54 
GeneralRe: People appreciate the easy stuff Pin
Jörgen Andersson23-Nov-19 22:29
professionalJörgen Andersson23-Nov-19 22:29 
GeneralRe: People appreciate the easy stuff Pin
Sander Rossel24-Nov-19 0:12
professionalSander Rossel24-Nov-19 0:12 
GeneralRe: People appreciate the easy stuff Pin
honey the codewitch24-Nov-19 1:49
mvahoney the codewitch24-Nov-19 1:49 
GeneralRe: People appreciate the easy stuff Pin
honey the codewitch24-Nov-19 1:52
mvahoney the codewitch24-Nov-19 1:52 
GeneralRe: People appreciate the easy stuff Pin
Nelek24-Nov-19 7:06
protectorNelek24-Nov-19 7:06 
GeneralRe: People appreciate the easy stuff Pin
Mycroft Holmes24-Nov-19 11:24
professionalMycroft Holmes24-Nov-19 11:24 
GeneralRe: People appreciate the easy stuff Pin
honey the codewitch24-Nov-19 11:29
mvahoney the codewitch24-Nov-19 11:29 
GeneralMini CCCs 149 Pin
Tim Deveaux23-Nov-19 16:32
Tim Deveaux23-Nov-19 16:32 
GeneralRings a bell? Pin
Kornfeld Eliyahu Peter23-Nov-19 7:53
professionalKornfeld Eliyahu Peter23-Nov-19 7:53 
PraiseRe: Rings a bell? Pin
RickZeeland23-Nov-19 8:54
mveRickZeeland23-Nov-19 8:54 
GeneralRe: Rings a bell? Pin
PIEBALDconsult23-Nov-19 9:09
mvePIEBALDconsult23-Nov-19 9:09 

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.