Lambda the Ultimate

inactiveTopic FC++
started 6/19/2001; 3:52:41 PM - last post 6/21/2001; 8:19:29 AM
Paul Snively - FC++  blueArrow
6/19/2001; 3:52:41 PM (reads: 463, responses: 1)
Love functional programming but actually want to build stuff to ship to users (i.e., stuck with C++)? Check out FC++, Functional Programming in C++. Believe it or not, you can do rank-2 polymorphism in C++, and well enough to support practically the entire Haskell standard prelude (which FC++ includes). Amazing stuff.

Ehud Lamm - Re: FC++  blueArrow
6/21/2001; 8:19:29 AM (reads: 504, responses: 0)
FC++ is described here (requires ACM Digital Library subscription)