[fpc-pascal] fast text processing
Jonas Maebe
jonas.maebe at elis.ugent.be
Wed Oct 31 10:53:39 CET 2007
On 31 Oct 2007, at 10:40, Bee wrote:
>> If you just want to show off, the easiest is simply making a FPC
>> header to
>> pcre, it might be useful even.
>
> Making a header on top of other libraries written by other
> languages is showing that FPC is lack of powerful units/libraries.
It merely means you don't want to waste time on rewriting a perfectly
good library simply because of abstract "language purity" reasons. It
is completely irrelevant in what language a library is written if it
works well with your program and does what you want.
Jonas
More information about the fpc-pascal
mailing list