2010/1/26 Florian Klaempfl <[email protected]>: > (remember, I did the initial development of FPC on a 386-40 with 4 MB
Wow, that must be long ago. > memory on DOS), debugging a yacc generated parser being table driven is > a pain etc. Not that I understand anything of this or compiler internals, I have read that yacc is table driven, and such tools are normally better at error reporting. Coco/R uses recursive descent <something or other> which is apparently better at performance and speed output. No idea what all this means though, but I'll read more to try and find out. :) -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
