[fpc-devel] Proof of Concept ARC implementation
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Tue Oct 28 10:08:10 CET 2014
Boian Mitov schrieb:
> In general the C/C++ notion of doing as little in the language as
> possible, and as much in library has worked very well for it over the
> years.
> Yes, pluggable languages concept has existed at least since C ;-) . I
> agree, and as I said has worked well.
AFAIR such languages lack compatibility with themselves, as soon as
projects start using their private extensions. Then no project can
borrow parts (libraries...) from other projects, in the worst case.
DoDi
More information about the fpc-devel
mailing list