Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/UU-ComputerScience/uhc
https://github.com/UU-ComputerScience/uhc
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/UU-ComputerScience/uhc
- Owner: UU-ComputerScience
- Created: 2012-04-21T14:05:31.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2021-08-18T21:20:35.000Z (over 3 years ago)
- Last Synced: 2024-04-25T23:31:27.364Z (9 months ago)
- Language: Haskell
- Size: 72 MB
- Stars: 135
- Watchers: 21
- Forks: 22
- Open Issues: 20
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
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.