[Haskell-cafe] Re: Performance: MD5

Achim Schneider barsoap at web.de
Sun May 18 13:29:53 EDT 2008


"Neil Mitchell" <ndmitchell at gmail.com> wrote:

> > How would a Haskell compiler look like that targets a FPGA? That is,
> > compiling down to configware, not to a RTS built on top of it.
> 
> http://www-users.cs.york.ac.uk/~mfn/reduceron2/
> 
I'm only on page 5 and already drooling.


fact n = 1 (n (==)) 1 (fact (1 (n (-))) (n (*)))
looks somewhat suspiciously like forth to me.

-- 
(c) this sig last receiving data processing entity. Inspect headers for
past copyright information. All rights reserved. Unauthorised copying,
hiring, renting, public performance and/or broadcasting of this
signature prohibited. 



More information about the Haskell-Cafe mailing list