On 31/08/12 19:48, Kenneth Cochran wrote:
So
I'm finding myself in need of a parser for object pascal.

The FPC compiler has it's own built-in parser that is optimised for its needs. There is a more general purpose object pascal compiler included in FCL (part of FPC too), in the 'fcl-passrc' directory. The 'fpdoc' tool uses it, and I think a few others too.


  Graeme.


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to