项目作者: haskell-implementations

项目描述 :
Jhc Haskell Compiler (2005)
高级语言: Haskell
项目地址: git://github.com/haskell-implementations/jhc.git
创建时间: 2018-11-01T12:23:45Z
项目社区:https://github.com/haskell-implementations/jhc

开源协议:MIT License

下载


jhc

hc is a Haskell compiler that aims to produce the most efficient programs possible via whole program analysis and other optimizations. It also performs well as a cross compiler and is able to generate Windows programs on a Linux box, or target embedded systems with little effort. The compiler cannot, however, be compiled on Windows.

http://repetae.net/computer/jhc/