[fpc-pascal] Re: Example: regular expressions and "hash-tables"

Reinier Olislagers reinierolislagers at gmail.com
Thu Mar 21 11:35:29 CET 2013


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/avglvltree.pas?root=lazarus&view=log
> 
> There doesn't seem to be a lot of information available on using
> regular expressions and hash-tables in Free Pascal, so I decided to
> post this.

If I'm not mistaken, see:
http://wiki.lazarus.freepascal.org/AVL_Tree

Thanks,
Reinier




More information about the fpc-pascal mailing list