[Haskell-cafe] How did you stumble on Haskell?
Paul Brown
paulrbrown+haskell-cafe at gmail.com
Tue Feb 6 17:47:13 EST 2007
On 1/28/07, Alexy Khrabrov <deliverable at gmail.com> wrote:
> How do people stumble on Haskell?
I came at it from two angles:
General interest in actor languages led me to Io
(http://www.iolanguage.com), which used Darcs for its RCS at the time,
which led me to look at the source code for it, which got me
interested in Haskell.
General interest in lightweight concurrency led me to STM, which is a
short trip.
-- Paul
More information about the Haskell-Cafe
mailing list