[fpc-announce] Free Pascal Contributed units modified entry.
(PascalAdt library)
contribs at freepascal.org
contribs at freepascal.org
Fri Aug 4 08:13:12 CEST 2006
The following entry in the Free Pascal contributed units was modified:
Name : PascalAdt library
Author : Łukasz Czajka
Email : my first name+my surname+students.mimuw.edu.pl
Homepage : students.mimuw.edu.pl/~lc235951/
FTP site : st
Version : 0.4.2
Date : 2006-08-04
Category : Miscellaneous
Supported OS : All (?)
Description :
PascalAdt is a free software library of data structures and algorithms for FPC 2.0 and Delphi compilers. It provides a wide range of data structures including lists, queues, double-ended queues, binary trees, binary search trees, hash tables, AVL-trees, 2-3-trees, splay-trees and more. The library is similar in its basic look-and-feel to the C++ STL library.
Be warned though, that it is unfinished, I wrote this thing quite a lot of time ago, and that some of the structures there may be fit only for educational purposes due to their inefficiency.
More information about the fpc-announce
mailing list