Hi,
[EMAIL PROTECTED] wrote:
* Can Haskell code be integrated with .NET, in case the department
should decide to base more of its software on this platform? (I have found
Sigbjorn Finne's integration of Hugs with .NET, but I would prefer the
native-code compilation of GHC. I remember rumors a
On Tuesday 14 September 2004 18:18, [EMAIL PROTECTED]
wrote:
> * Can't much of the simplicity of the Haskell code also be
> reached by just switching from C++ to something like Java or C#?
> (Probably an example from the application domain will be most
> convincing. So I probably have to bit
Hi Heribert,
> The questions they are asking include:
>
> * Are there any references for using Haskell in industry?
Every project (bar two) that Galois has ever done has used Haskell. We've
delivered tools, written in Haskell, to clients in industry and the U.S.
government that are being
Hello,
I am currently working on the redesign of some software system that has been
developed in-house at a bank. To get a proof-of-principle implementation up
and running quickly, I decided to use a high-level programming language. I
returned to Haskell, which I used a few years ago in an academi