[fpc-devel] Incomplete docs on operator precedence / Question about actual precedence

Jonas Maebe jonas.maebe at elis.ugent.be
Mon Feb 3 14:47:30 CET 2014


On 03 Feb 2014, at 14:28, Martin Frb wrote:

> The reason I did get to that,  is because I have to reproduce the  
> behaviour (for fpdebug).
> And when scanning/evaluating a pascal expression/statement, it works  
> well to handle the "." (and also []()^) as operator. So that is haw  
> the "." ended on the list.

Can't you use fcl-passrc (http://wiki.freepascal.org/fcl-passrc )  
instead of scanning/parsing everything yourself? Or does it only  
support complete source files?


Jonas



More information about the fpc-devel mailing list