[fpc-pascal] Updated Lexical Diagrams

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Tue Feb 2 18:33:54 CET 2016


On 2016-02-02 15:06, Anthony Walter wrote:
> It's totally incomplete, there is a heck of a lot missing, but I think it's
> good start.

It definitely looks better than the previous one.

Speaking of "a lot missing"

Program Header is incomplete. You are allowed to have a Identifier List
in braces after the "program" keyword and before the semi-colon.
  http://www.freepascal.org/docs-html/ref/refse104.html#x215-23700016.1

Unit Header is incomplete. You make no mention of hint directives that
are allowed before the semi-colon.
  http://www.freepascal.org/docs-html/ref/refse105.html#x216-23800016.2

Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp



More information about the fpc-pascal mailing list