Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a22c471069d64afc

Jump to content

Yhc

From Wikipedia, the free encyclopedia
(Redirected from YHC)

The York Haskell Compiler (Yhc) is a no longer maintained[1] 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 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.[2] In particular, Yhc features integrated support for Hat, the Haskell tracer. The Yhc project uses Darcs for version control. It was originally developed at the Department of Computer Science at the University of York in the UK.

References

[edit]
  1. Mitchell, Neil. "Yhc is dead". York Haskell Compiler. Retrieved 2 September 2021.
  2. Tom Shackell (February 2006). "Yhc: The York Haskell Compiler" (PDF).
[edit]