How to get started with a new backend?

Jason Dagit dagitj at gmail.com
Mon Jan 28 17:43:16 CET 2013



On Jan 27, 2013, at 10:35 PM, Christopher Done <chrisdone at gmail.com> wrote:

>> The trac claims that ghc can compile itself to C so that only standard gnu C tools are needed to build an unregistered compiler.
> 
> Wait, it can? Where's that?

Look at unregistered builds. For example: http://hackage.haskell.org/trac/ghc/wiki/Commentary/Compiler/Backends/PprC

I don't know how we'll it works, but the generated code is meant for people porting GHC to a new platform.

Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20130128/b3215626/attachment-0001.htm>


More information about the Glasgow-haskell-users mailing list