This repository was archived by the owner on Nov 1, 2018. It is now read-only.
haskell-implementations/uhc
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
The Utrecht Haskell Compiler (UHC) ================================== When installing from this (https://github.com/UU-ComputerScience/uhc) repo also use the repo for uhc-util (https://github.com/UU-ComputerScience/uhc-util) as these are kept in sync. For further installation instructions see EHC/README in the subdirectory EHC holding the actual compiler. Alternatively, and with less features, a lightweight variant of UHC is available on hackage: https://hackage.haskell.org/package/uhc-light. Its version lags behind the master of this repo. Supported platforms =================== UHC currently compiles/runs on MacOSX (10.11) with GHC 7.10. Compiling on other Unix platforms in general does not give problems, but is somewhat unpredictable due the great variation in combinations.
Languages
- Haskell 66.2%
- C 9.8%
- C++ 8.7%
- xBase 4.8%
- Makefile 3.2%
- TeX 2.2%
- Other 5.1%