Standard Template Library for Pascal

Tue, 7 Oct 1997 21:05:12 +0200


Is there an interest in a cross platform STL for Pascal with the following 
features ...


- strings including parsing, searching, positioning etc.
- pattern matching (?)
- math; matrixes, vectors, complex numbers, integers, reals, polynomials 
(?) and expressions
- streams & filter from scratch to KMP-searching, conversion filters, 
compression, encryption
- GUI (?); componets, generic design, event classes; not ready yet
- classic data structures; everything from linear lists, arrays, growing 
virtual arrays, hash tables of different kinds, (binary) (search) trees, 
stacks, queues, priority queues, composite ADT class, sorted lists; special 
plug-in class mechanism with most common sort algorithms; element classes 
for strings, generic contents, classes etc; element compare plug-in classes 
that override default behaviors; iterator classes for all data structures; 
well designed class hierarchy; modular design.

I've got it all in an OO design and am looking for porters. I call the f  
ramework EFLIB as in "Extended Function Library". Runtime files are 
available in the current prototype release - source code soon released to 
the public.



Best Regards,

Johan Larsson
E-MAIL  jola@ts.umu.se
HOME    http://ftp.sunet.se/EFLIB/

Also,
  REMEMBER to check out  http://www.ts.umu.se/EFLIB/
  for a free application framework - SIMPLY SOPHISTICATED.


Johan Larsson (jola@ts.umu.se)

HTML conversion by Lluís de Yzaguirre i Maura
Institut de Lingüística Aplicada - Universitat "Pompeu Fabra"
e-mail: de_yza@upf.es