[fpc-devel] Declare variables inside the code

Joerg Schuelke joerg.schuelke at gmx.de
Tue May 10 23:48:30 CEST 2011


Am Tue, 10 May 2011 18:41:35 -0300
schrieb "kingbizugo at gmail.com" <kingbizugo at gmail.com>:

> Some small details can also increase 
> the community.
> 
> Lets see the OOP, its very helpful and speedup a lot the work and has 
> been added to the Pascal. Same for generics.

To decide that a declaration is a statement and can occur everywhere
where a statement is required, is not that small you think. This has
many consequences, influencing the whole code generation process.

Think about exceptions and stack rewinding.

Think about efficiency of code generating, for many developers a reason
for developing in pascal.

Jörg



More information about the fpc-devel mailing list