though I am fairly expert with them in Java, I don't use them much in
Pascal, though.
Thank you,
Noah Silva
2013/3/23 S. Fisher
> --- On Fri, 3/22/13, Mattias Gaertner wrote:
>
> > From: Mattias Gaertner
> > Subject: Re: [fpc-pascal] Re: Example: regular expressions and
lse. Pascal, on the
other hand, does most things well.
Thank you,
Noah Silva
2013/3/22 S. Fisher
> --- On Thu, 3/21/13, Reinier Olislagers
> wrote:
>
> > From: Reinier Olislagers
> > Subject: [fpc-pascal] Re: Example: regular expressions and "hash-tables"
>
Mattias Gaertner wrote:
Also, there doesn't seem to be much use of regular expressions.
Well, I guess Pascal programmers prefer readability over shortness.
They're definitely not a panacea, but where you want to do things like
extract the x.y.z version number from e.g 'PostgreSQL 8.4.6 on
On 23-3-2013 4:25, S. Fisher wrote:
> --- On Fri, 3/22/13, Mattias Gaertner wrote:
>> From: Mattias Gaertner
>> Subject: Re: [fpc-pascal] Re: Example: regular expressions and "hash-tables"
>> To: fpc-pascal@lists.freepascal.org
>> Date: Friday, March 22, 20
--- On Fri, 3/22/13, Mattias Gaertner wrote:
> From: Mattias Gaertner
> Subject: Re: [fpc-pascal] Re: Example: regular expressions and "hash-tables"
> To: fpc-pascal@lists.freepascal.org
> Date: Friday, March 22, 2013, 4:11 AM
> On Fri, 22 Mar 2013 01:19:17 -0700
>
On Fri, 22 Mar 2013 01:19:17 -0700 (PDT)
"S. Fisher" wrote:
> --- On Thu, 3/21/13, Reinier Olislagers wrote:
>
> > From: Reinier Olislagers
> > Subject: [fpc-pascal] Re: Example: regular expressions and "hash-tables"
> > To: "FPC Mailing l
--- On Thu, 3/21/13, Reinier Olislagers wrote:
> From: Reinier Olislagers
> Subject: [fpc-pascal] Re: Example: regular expressions and "hash-tables"
> To: "FPC Mailing list"
> Date: Thursday, March 21, 2013, 5:35 AM
> On 21-3-2013 2:14, S. Fisher wrote:
&g
On 21-3-2013 2:14, S. Fisher wrote:
> Not actually a hash-table, but an AvgLvlTree, which can be used the
> same way. The AvgLvlTree unit comes with Lazarus; if you don't have
> that, you can download avglvltree.pas here:
>
> http://svn.freepascal.org/cgi-bin/viewvc.cgi/trunk/components/lazutils/