» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with GHC + Programming

The Glasgow Haskell Compiler

GHC is a state-of-the-art, open source, compiler and interactive environment for the functional language Haskell.

Haskell: del.icio.us tag/haskell

Compile time evaluation

Many people ask if GHC will evaluate toplevel constants at compile time, you know, since Haskell is pure it'd be great if those computations could be done once and not use up cycles during<sep/>

Haskell: del.icio.us tag/haskell

The Glasgow Haskell Compiler

いわゆるひとつのGHC。Haskell使うにあたっての基本かな?

Haskell: del.icio.us tag/haskell

patch applied ghc : Pointer Tagging

This patch implements pointer tagging as per our ICFP'07 paper "Faster laziness using dynamic pointer tagging". It improves performance by 10-15% for most workloads, including GHC itself.

Haskell: del.icio.us tag/haskell

About Liskell

Liskell features a different meta-programming facility than the one found in Haskell with Template Haskell. Before turning the stream of lexed tokens into an abstract Haskell syntax tree, Liskell adds an intermediate processing data structure: the parse t

Haskell: del.icio.us tag/haskell

Page 1 | Next >>