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

 
AnswerRe: Anyone here got a Gizmo watch for their kids? Pin
Rage6-Aug-19 20:45
professionalRage6-Aug-19 20:45 
GeneralRe: Anyone here got a Gizmo watch for their kids? Pin
Nish Nishant7-Aug-19 2:06
sitebuilderNish Nishant7-Aug-19 2:06 
GeneralRe: Anyone here got a Gizmo watch for their kids? Pin
dandy727-Aug-19 5:07
dandy727-Aug-19 5:07 
GeneralRe: Anyone here got a Gizmo watch for their kids? Pin
Rage7-Aug-19 5:48
professionalRage7-Aug-19 5:48 
GeneralRe: Anyone here got a Gizmo watch for their kids? Pin
dandy727-Aug-19 6:57
dandy727-Aug-19 6:57 
AnswerRe: Anyone here got a Gizmo watch for their kids? Pin
Mark_Wallace7-Aug-19 9:15
Mark_Wallace7-Aug-19 9:15 
AnswerRe: Anyone here got a Gizmo watch for their kids? Pin
SkysTheLimit7-Aug-19 9:27
SkysTheLimit7-Aug-19 9:27 
Generalthis usage screen is why it's taking me forever to write this article Pin
honey the codewitch6-Aug-19 5:40
mvahoney the codewitch6-Aug-19 5:40 
what a beast!

Usage: pckw <command> [<arguments>]

Commands:

pckw fagen [<specfile> [<outputfile>]] [/class <classname>] [/namespace <namespace>] [/language <language>]

  <specfile>    The pck specification file to use (or stdin)
  <outputfile>  The file to write (or stdout)
  <classname>   The name of the class to generate (or taken from the filename or from the start symbol of the grammar)
  <namespace>   The namespace to generate the code under (or none)
  <language>    The .NET language to generate the code for (or draw from filename or C#)

  Generates an FA tokenizer/lexer in the specified .NET language.


pckw ll1gen [<specfile> [<outputfile>]] [/class <classname>] [/namespace <namespace>] [/language <language>]

  <specfile>    The pck specification file to use (or stdin)
  <outputfile>  The file to write (or stdout)
  <classname>   The name of the class to generate (or taken from the filename or from the start symbol of the grammar)
  <namespace>   The namespace to generate the code under (or none)
  <language>    The .NET language to generate the code for (or draw from filename or C#)

  Generates an LL(1) parser in the specified .NET language.

pckw ll1 [<specfile> [<outputfile>]]

  <specfile>    The pck specification file to use (or stdin)
  <outputfile>  The file to write (or stdout)

  Factors a pck grammar spec so that it can be used with an LL(1) parser.

pckw ll1tree <specfile> [<inputfile>]

  <specfile>    The pck specification file to use
  <inputfile>   The file to parse (or stdin)

  Prints a tree from the specified input file using the specified pck specification file.

pckw xlt [<inputfile> [<outputfile>]] [/transform <transform>] [/assembly <assembly>]

  <inputfile>   The input file to use (or stdin)
  <outputfile>  The file to write (or stdout)
  <transform>   The name of the transform to use (or taken from the input and/or output filenames)
  <assembly>    The assembly to reference

  Translates an input format to an output format.

  Available transforms include:

   pckToLex     Translates a pck spec to a lex/flex spec
   pckToYacc    Translates a pck spec to a yacc spec
   xbnfToPck    Translates an xbnf grammar to a pck spec.

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: this usage screen is why it's taking me forever to write this article Pin
lopatir6-Aug-19 5:57
lopatir6-Aug-19 5:57 
GeneralRe: this usage screen is why it's taking me forever to write this article Pin
honey the codewitch6-Aug-19 5:59
mvahoney the codewitch6-Aug-19 5:59 
GeneralRe: this usage screen is why it's taking me forever to write this article Pin
Ravi Bhavnani6-Aug-19 11:05
professionalRavi Bhavnani6-Aug-19 11:05 
GeneralRe: this usage screen is why it's taking me forever to write this article Pin
honey the codewitch6-Aug-19 11:09
mvahoney the codewitch6-Aug-19 11:09 
GeneralThought of the Day Pin
OriginalGriff6-Aug-19 4:44
mveOriginalGriff6-Aug-19 4:44 
GeneralRe: Thought of the Day Pin
lopatir6-Aug-19 5:45
lopatir6-Aug-19 5:45 
GeneralRe: Thought of the Day Pin
W Balboos, GHB6-Aug-19 6:05
W Balboos, GHB6-Aug-19 6:05 
GeneralRe: Thought of the Day Pin
Gary Wheeler6-Aug-19 6:52
Gary Wheeler6-Aug-19 6:52 
GeneralRe: Thought of the Day Pin
enhzflep6-Aug-19 14:14
enhzflep6-Aug-19 14:14 
GeneralBeing Fossil Pin
amagitech6-Aug-19 4:01
amagitech6-Aug-19 4:01 
GeneralRe: Being Fossil Pin
ZurdoDev6-Aug-19 4:11
professionalZurdoDev6-Aug-19 4:11 
GeneralRe: Being Fossil Pin
honey the codewitch6-Aug-19 4:27
mvahoney the codewitch6-Aug-19 4:27 
GeneralRe: Being Fossil Pin
amagitech6-Aug-19 4:34
amagitech6-Aug-19 4:34 
GeneralRe: Being Fossil Pin
honey the codewitch6-Aug-19 4:40
mvahoney the codewitch6-Aug-19 4:40 
GeneralRe: Being Fossil Pin
CodeWraith6-Aug-19 4:38
CodeWraith6-Aug-19 4:38 
GeneralRe: Being Fossil Pin
honey the codewitch6-Aug-19 4:44
mvahoney the codewitch6-Aug-19 4:44 
GeneralRe: Being Fossil PinPopular
#realJSOP6-Aug-19 4:29
mve#realJSOP6-Aug-19 4: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.