$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gary Powell (Gary.Powell_at_[hidden])
Date: 2000-11-17 13:57:48
Yes, the other libraries is this area are
FACT! at
http://www.fz-juelich.de/zam/FACT
and of course lambda at
http://lambda.cs.utu.fi
and then there is PETE! at
http://www.acl.lanl.gov/pete
And our own Peter Dimov's which is in the vault
http://www.egroups.com/files/boost/expression/
These libraries all try to solve different pieces of the functional
programming problem. I'm partial to lambda, but then I helped write a bunch
of it. If you are interested in template programming they all have
interesting code in them.
-gary-
gary.powell_at_[hidden]