Dwight Schauer via fpc-pascal <fpc-pascal@lists.freepascal.org> schrieb am
Di., 18. Aug. 2020, 20:38:

> On Tue, 2020-08-18 at 14:11 +0200, Sven Barth wrote:
> > Not that I know. Most formatters will barf on some of the syntax
> > extensions that FPC provides (see the Jedi Code Formatter that barfs
> > on generic syntax). Even ptop might fail on newer language
> > extensions...
> >
> > So improving ptop might indeed be the way to go if you want that.
>
> Thanks.
>
> I see what I can do with ptop config and if need be see what it will
> take to improve ptop. Or investigate starting over with pparser,
> pastree, paswrite, as I'm already looking at those for some other
> things.
> https://wiki.lazarus.freepascal.org/fcl-passrc


Might be the even better solution as fcl-passrc will be better maintained
due to it being used for both the documentation utility fpdoc as well as
pas2js.

Regards,
Sven

>
>
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to