Glasgow Haskell Compiler Alternatives
Glasgow Haskell Compiler is described as 'The Glasgow Haskell Compiler, GHC, is a state-of-the-art, open source, compiler and interactive environment for the functional language Haskell' and is an app in the development category. There are three alternatives to Glasgow Haskell Compiler for Linux, Mac, Windows and BSD. The best alternative is Hugs, which is both free and Open Source. Other great apps like Glasgow Haskell Compiler are GHCJS and Utrecht Haskell Compiler.
Hugs is a small, portable Haskell interpreter written in C runs on almost any machine. Hugs is best used as a Haskell program development system: it boasts extremely fast source code interpretation, supports incremental interpretation, and has the convenience of an interactive...
Features
DiscontinuedHugs is no longer in development. Last version, released in September 2006, is still downloadable from the official website.
Haskell to JavaScript compiler.
UHC is a Haskell implementation from Utrecht University. UHC supports almost all Haskell 98 and Haskell 2010 features plus many experimental extensions. The compiler runs on Mac OS X, Windows (Cygwin), and various Unix flavors.