Fw: one C compiler

Scott J. jscott@planetinternet.be
Thu, 8 Aug 2002 01:31:35 +0200


Hi,

I still have another silly question. I read that the numeric functions like
"sinus" etc. were brought in by Cnu-code to Haskell (gnumeric..?)
How can Haskell than be compiled by the Haskell compiler?

Thx

Scott
----- Original Message -----
From: "Scott J." <jscott@planetinternet.be>
To: "Lars Lundgren" <d95lars@dtek.chalmers.se>
Cc: <haskell@haskell.org>
Sent: Wednesday, August 07, 2002 7:52 PM
Subject: Re: one C compiler


> Yes I want to make Code written in C available to Haskell.
>
> But I worry bow about mixing different C compilers.
>
> E.g. for Windows there is a retargettable C compiler made by Jacob Navia
> available for a low price (it is even free).
>
> See http://www.q-software-solutions.com/ .And on the other hand Microsoft
> bundles all his compilers in Visual Studio. net . I don't know if I can
use
> code from C# available to Haskell.
>
> Regards
>
> Scott
> ----- Original Message -----
> From: "Lars Lundgren" <d95lars@dtek.chalmers.se>
> To: "Scott J." <jscott@planetinternet.be>
> Sent: Wednesday, August 07, 2002 10:14 AM
> Subject: Re: one C compiler
>
>
> > On Tue, 6 Aug 2002, Scott J. wrote:
> >
> > > Hi,
> > >
> > > I want to know if I have to use the same c compiler with which GHC was
> > > ported to windows or may I use other C compilers for poting C to GHC?
> > >
> >
> > It is very hard to understand what it is you are asking. GHC is a
compiler
> > written in Haskell (Not C). What is it you are trying to do? Make some
> > code written in C available to some code written in Haskell, or what?
> >
> >
> > /Lars L
> >
> >
> >
>
> _______________________________________________
> Haskell mailing list
> Haskell@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell
>