[Lazarus] Parser
Michael Schnell
mschnell at lumino.de
Thu Jul 1 11:04:42 CEST 2010
On 07/01/2010 10:57 AM, Marco van de Voort wrote:
> And no other C compiler would be compatible with it, voiding the only
> positive aspect of C.
As this is a pure addition to make the code integrate with FP, only
necessary if other FP units are supposed to use this interface (the
linker can do without it) the code can be included in C-style comments (
/* ... */ ) and only be interpreted by the FP parser. No harm done.
> The IDE already includes a debugger. Lazarus just chose to not go that
> route. It has nothing to do with C compilers.
Exactly.
Thus, IMHO, If Lazarus does not follow, it does not make much sense to
enhance the compiler to be able to decently cope with C code.
-Michael
More information about the Lazarus
mailing list