[fpc-devel] Progress of pure function research
Ryan Joseph
ryan at thealchemistguild.com
Wed Jul 18 00:55:34 CEST 2018
> On Jul 15, 2018, at 11:01 PM, J. Gareth Moreton <gareth at moreton-family.com> wrote:
>
> So far I'm mostly researching how the node builder works, specifically how inline
> functions are handled, since that's a situation where a 'call' node is
> effectively replaced, and I intend to builda similar system to handle pure functions.
I’ve looked at the FPC sources recently but I still don’t understand the basics. I see lots of TDef,TSym,TSymTable classes. What are those used for? You mentioned nodes and I wonder if that’s what those are.
Regards,
Ryan Joseph
More information about the fpc-devel
mailing list