Page 1 of 1

Re: Progress of my C compiler

Posted: Thu Feb 28, 2019 4:20 am
by max
Nice :mrgreen:

Parsing function pointer syntax must be a real pita. Which approach did you use, LR-parser with a lookahead?