Yhc
From Wikipedia, the free encyclopedia
The York Haskell Compiler (or Yhc) is an open source bytecode compiler for the functional programming language Haskell; it primarily targets the Haskell '98 standard. It is one of the four main Haskell compilers (behind[citation needed] GHC, Hugs and nhc98). Yhc is based on the nhc98 Haskell compiler, and is intended eventually to be a more portable, cleaner, better performing rewrite of nhc98 with more and better features.[1] In particular, Yhc features integrated support for Hat, the Haskell tracer. The Yhc project uses darcs for version control.
[edit] References
- ^ Tom Shackell (February 2006). "Yhc: The York Haskell Compiler". http://www-users.cs.york.ac.uk/~ndm/yhc/yhc-presentation-2006_feb_09.pdf.