[fpc-devel] Proof of Concept ARC implementation
Boian Mitov
mitov at mitov.com
Mon Oct 27 21:29:12 CET 2014
Except attributes can't be confused with variables ;-).
And the other benefit I did not mentioned earlier, a lot of the attributes
(if not all) can actually be implemented as compiler extending libraries ;-)
.
With best regards,
Boian Mitov
-------------------------------------------------------
Mitov Software
www.mitov.com
-------------------------------------------------------
-----Original Message-----
From: Marco van de Voort
Sent: Monday, October 27, 2014 1:17 PM
To: FPC developers' list
Subject: Re: [fpc-devel] Proof of Concept ARC implementation
In our previous episode, Boian Mitov said:
> I think that we should start considering using attributes instead of
> introducing new keywords.
> This should reduce the compatibility issues due to the new keywords, keep
> the language cleaner IMHO.
No, they just move the potential conflicts from modifiers to attributes
namespace IMHO. Nothing fundamental solved.
_______________________________________________
fpc-devel maillist - fpc-devel at lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
More information about the fpc-devel
mailing list