Re: [boost] Re: Interest in FC++?

2003-06-28 Thread Reece Dunn
Brian McNamara wrote: I would like to see if there is interest in incorporating the FC++ library into Boost. I am interested in functional programming in general, having studied Haskell at university. I know that there is already some support for this programming paradigm available via

Re: [boost] Re: Interest in FC++?

2003-06-26 Thread Brian McNamara
On Thu, Jun 26, 2003 at 01:36:58PM +0200, Dirk Gerrits wrote: Brian McNamara wrote: - Reuse: FC++ reinvents a number of Boost's libraries in its implementation, such as smart pointers and metaprogramming tricks. A Boost version of FC++ should reuse Boost libraries for

Re: [boost] Re: Interest in FC++?

2003-06-26 Thread Beman Dawes
At 04:21 PM 6/26/2003, Brian McNamara wrote: While some of these names are ones that I have made up, and thus can be changed on a whim to lowercase versions, there are still two classes of naming issues which I hesitate to change: Haskell names. Many functoids (like enumFromTo, takeWhile,