Questions tagged [bychan]

Questions regarding Bychan - A Pratt (TDOP) Expression Parser Library for Java

Questions regarding https://github.com/atorstling/bychan - A Pratt (TDOP) Expression Parser Library for Java

1 questions
1
vote
1 answer

Is there a way to check if next token is END?

I'm using the bychan library and this question mainly surrounds it. I just checked out the minilang example and read through the code. When I saw the StatementNode, I was struggling to find a way to add an ending semicolon for conventional purpose.…
Daniel Cheung
  • 4,779
  • 1
  • 30
  • 63