Re: [fpc-devel] Kit's current work

2023-11-08 Thread J. Gareth Moreton via fpc-devel
On 08/11/2023 21:11, Florian Klämpfl via fpc-devel wrote: Am 08.11.2023 um 21:22 schrieb J. Gareth Moreton via fpc-devel: - I don't know what the eventual support for intrinsics will be for FPC, if it will ever get implemented, but I at the very least hope the internal nodes will be implemen

Re: [fpc-devel] Kit's current work

2023-11-08 Thread Florian Klämpfl via fpc-devel
> Am 08.11.2023 um 21:22 schrieb J. Gareth Moreton via fpc-devel > : > > - I don't know what the eventual support for intrinsics will be for FPC, if > it will ever get implemented, but I at the very least hope the internal nodes > will be implemented some day, Aren’t they already? Not workin

[fpc-devel] Kit's current work

2023-11-08 Thread J. Gareth Moreton via fpc-devel
Hi everyone, I just thought I'd give a heads up on what I'm currently doing for the Free Pascal Compiler. - Pure functions are still my main target.  There are a few sticking points that I'm trying to resolve, like handling certain internal functions and how to deal with out variables that g