Re: Regular Expression String Search With Bison

2019-03-13 Thread Giacinto Cifelli
Hello Ricardo, On Tue, Mar 12, 2019 at 2:21 PM Ricardo Grant wrote: > > Hello, > > I am struggling to understand bison, and parser in general, so I hope I you are in the right place! >From what I see below, you have already a good notion of what bison does (parsing of a context-free grammar), and

Re: %token-table doesn't seem to be working for C++?

2019-03-13 Thread Akim Demaille
Hi Derek, Sorry for answering so late, I was on ⛷ > Le 2 mars 2019 à 21:13, Derek Clegg a écrit : > > On Feb 18, 2019, at 9:59 PM, Akim Demaille wrote: >> >> Let me answer with a question: what are you trying to achieve? >> What do you need these for? > > What I’d actually like to do is get