Actually Haskell is used in a surprising number of trading groups. However most people involved are contractually obligated to never talk about the technology in use at their firm. We make no secret that we use Haskell as our primary language in building trading systems. Other functional languages, notably F#, have seen significant uptake as well.
"Vasili I. Galchin" <vigalchin@gmail.com> writes:Tsuru Captial and Standard Chartered are also known to hire functional
> I am going to make an assumption .... except for Jane Street
> Capital all/most "Wall Street" software is written in an imperative
> language.
programmers.
As an explanation, this is a bit simplistic, I think. But I think the
> Assuming this why is Wall Street not awaken to the dangers.
reason these companies are willing to use experimental technology (as
Haskell is considered to be in industry), is that the consequences of
error can be so high. For most mainstream software, users have been
trained to accept unreliability, and/or are not willing to pay the
costs.
Other examples of expensive software faults is the Ariane 5 launch and
the Sleipner A oil rig (that collapsed and sunk when in tow due to a mistake
in FEA strength calculations).
The space (and defense) industry have a long history of working towards
software security, but I think they have focused more on the software
process than on technology - ADA notwithstanding. And probably rightly
so, even though technology can help you write correct code, there is
still plenty of rope.
-k
--
If I haven't seen further, it is by standing in the footprints of giants
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe