[fpc-devel] Idea/question about a language (syntax) extension

Paul Ishenin ip at kmiac.ru
Tue Dec 22 05:42:27 CET 2009


22.12.2009 11:30, Flávio Etrusco wrote:
> Hi all,
> I want to propose a syntax extension for the compiler to check
> parameters' name on function/procure calls. Would such a patch be
> accepted? Does anybody have a suggestion for the  syntax? (i guess
> something along the line of a compiler directive to go together with
> the parameter value to avoid syntax incompatibility...)

You mean something like Basic has:

CallSomething(Arg1=10, Arg2='Test') ?

Best regards,
Paul Ishenin.




More information about the fpc-devel mailing list