[Haskell-beginners] Haskell Compiler

Mike Meyer mwm at mired.org
Tue Mar 24 13:40:21 UTC 2015


There's more than one Haskell compiler, just like there's more than one C
compiler. As others have noted, the most popular one (ghc) is written in
haskell. You can find a list of implementations in the wiki:
https://wiki.haskell.org/Implementations.

On Tue, Mar 24, 2015 at 8:24 AM, Shishir Srivastava <
shishir.srivastava at gmail.com> wrote:

> Hi,
>
> What language is the Haskell compiler writter in ? Is it in Haskell itself
> just like gcc is written in 'C' ?
>
> Thanks,
> Shishir Srivastava
>
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20150324/1f98044d/attachment.html>


More information about the Beginners mailing list