[fpc-pascal]OT: Syntax Highlighting
Marco van de Voort
marcov at stack.nl
Sat Nov 10 11:19:41 CET 2001
> > For an example of a lexical scanner, see the source of the ptop source
> > beautifier program, included with FPC.
>
> Good point, now that you mention it, I dimly recall that it did not ran for
> me when I first downloaded FPC, then I completely forgot about it (actually,
> now I tried, it runs but stops with an error message at the end; although it
> finishes the ouput file all right).
That seems to be the way end-of-file is detected. It doesn't interfere with
the working of the program though.
More information about the fpc-pascal
mailing list