Hi, I'm putting together a EBNF like syntax [not strictly EBNF] for the Object Pascal grammar, as implemented by Free Pascal, using the {$mode objfpc} compiler mode.
I'm basing the work on FPC 2.6.2 (latest released compiler). The Object Pascal grammar starts at line 5374. https://github.com/graemeg/fpGUI/blob/master/docs/fpc_lang_ref.ipf Any input or corrections will be much appreciated. Known omissions I must still add: * Generics * Type Helpers Is there a wiki pages which lists all new language features and syntax for FPC 2.6.2? Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal