[fpc-devel] Tail recursion optimization

Florian Klaempfl florian at freepascal.org
Tue Oct 10 10:29:17 CEST 2006


Daniƫl Mantione wrote:
> 
> Op Tue, 10 Oct 2006, schreef Florian Klaempfl:
> 
>> Yesterday, I've implemented tail recursion optimization
>> (http://svn.freepascal.org/svn/fpc/trunk/compiler/opttail.pas resulting in
>> http://www.hu.freepascal.org/fpcircbot/cgipastebin?msgid=158 pp11 is the new
>> compiler, fpc11 the old, both are 2.1.1).
> 
> Wow!

Well, it's use for real world applications is limited but for the typical
recursive useless benchmark stuff it's nice to have and it wasn't much work.



More information about the fpc-devel mailing list