[fpc-pascal] Access to compiler's internal data structures
    Michael Van Canneyt 
    michael at freepascal.org
       
    Sun Sep  2 17:11:46 CEST 2012
    
    
  
On Sun, 2 Sep 2012, Kenneth Cochran wrote:
> 
> My goal is to make it an IDE expert so the CodeTools parser sounds ideal. Just didn't want to reinvent the wheel. I also wanted
> to avoid the problem Delphi has been plagued with for years, that is, CodeInsight flagging code with syntax errors that the
> compiler readily accepts because they use different parsers.
You'll still be plagued with that, since the codetools are not the same as the compiler ?
(although they come close)
Michael.
    
    
More information about the fpc-pascal
mailing list