Changes between Version 15 and Version 16 of WikiStart
- Timestamp:
- 12/13/05 01:27:46 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v15 v16 2 2 3 3 GHC (the Glasgow Haskell Compiler) is a state-of-the-art, open source, compiler and interactive environment for the functional language [http://www.haskell.org/ Haskell]. 4 5 More information on GHC, including downloads, are available from: 6 7 * [http://www.haskell.org/ghc The GHC home page] 8 4 9 5 10 '''Please help us improve the information here'''. You can easily do this by editing the wiki directly. Just … … 30 35 * Notes about [wiki:GhcConcurrency concurrent programming in GHC] 31 36 32 == External links==37 == The source tree == 33 38 34 * [http://www.haskell.org/ghc The GHC home page]39 * GettingGhcUsingDarcs 35 40 36 41 42
