[fpc-pascal] Compiler API specification

Marco van de Voort marcov at stack.nl
Thu Feb 14 11:16:52 CET 2008


> On 14 Feb 2008, at 07:15, Skybuck Flying wrote:
> 
> > Here is my idea for a compiler application programming interface  
> > (api) / specification:
> 
> The comphook unit in combination with the compiler unit already  
> provides such an api. It is used by the text more IDE.

The comphook unit uses ansistrings, textfile record and exceptions in the
interface. This is not suitable for interfacing a FPC compiler dll from
Delphi as Skybuck (or e.g. CrossFPC) wants.




More information about the fpc-pascal mailing list