Difference between revisions of "Ghc"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=ghc |Short description=Haskell compiler and interactive environment |Full description=The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler ...")
 
(New version)
Line 3: Line 3:
 
|Short description=Haskell compiler and interactive environment
 
|Short description=Haskell compiler and interactive environment
 
|Full description=The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler and interactive environment for Haskell 98, GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell 98; for example: concurrency, a foreign language interface, multi-parameter type classes, scoped type variables, existential and universal quantification, unboxed types, exceptions, weak pointers, and so on. GHC comes with a generational garbage collector, and a space and time profiler.
 
|Full description=The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler and interactive environment for Haskell 98, GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell 98; for example: concurrency, a foreign language interface, multi-parameter type classes, scoped type variables, existential and universal quantification, unboxed types, exceptions, weak pointers, and so on. GHC comes with a generational garbage collector, and a space and time profiler.
 +
|Homepage URL=http://haskell.org/ghc/
 
|User level=none
 
|User level=none
|Status=Live
 
 
|Component programs=ghci,ghc-pkg,hsc2hs,ghcprof
 
|Component programs=ghci,ghc-pkg,hsc2hs,ghcprof
|Homepage URL=http://haskell.org/ghc/
 
|VCS checkout command=
 
 
|Computer languages=C,Haskell
 
|Computer languages=C,Haskell
 
|Documentation note=User reference in HTML from http://www.haskell.org/ghc/docs/latest/html/users_guide/users-guide.html
 
|Documentation note=User reference in HTML from http://www.haskell.org/ghc/docs/latest/html/users_guide/users-guide.html
|Paid support=
 
 
|IRC help=irc://irc.freenode.net/haskell
 
|IRC help=irc://irc.freenode.net/haskell
|IRC general=
 
|IRC development=
 
 
|Related projects=DrlFT,Gtk2Hs,MissingH,cpphs,shell-haskell
 
|Related projects=DrlFT,Gtk2Hs,MissingH,cpphs,shell-haskell
 
|Keywords=Haskell,functional programming,monads,lazy evaluation
 
|Keywords=Haskell,functional programming,monads,lazy evaluation
|Is GNU=n
+
|Version identifier=8.0.2
|Last review by=Jens Petersen
+
|Version date=2017/01/11
|Last review date=2007-03-05
+
|Version status=stable
 +
|Version download=http://downloads.haskell.org/~ghc/8.0.2/ghc-8.0.2-src.tar.xz
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/17
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=6.6
+
|Status=
|Version date=2007-02-12
+
|Is GNU=No
|Version status=stable
+
|License verified date=2003-06-17
|Version download=http://www.haskell.org/ghc/dist/
+
}}
 +
{{Project license
 +
|License=BSD_3Clause
 +
|License verified by=Janet Casey
 
|License verified date=2003-06-17
 
|License verified date=2003-06-17
|Version comment=6.6 stable released 2007-02-12
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=See for a complete list
 
|Role=Contributor
 
|Role=Contributor
|Real name=See for a complete list
+
|Resource URL=
|Email=
 
|Resource URL=http://phpgroupware.org/contributors
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 51: Line 50:
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
|Software-development=compiler,programming-language
+
|Software-development=compiler, programming-language
 
|Use=software-development
 
|Use=software-development
}}
 
{{Project license
 
|License=BSD_3Clause
 
|License verified by=Janet Casey
 
|License verified date=2003-06-17
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 83: Line 77:
 
|Prerequisite description=docbook-utils
 
|Prerequisite description=docbook-utils
 
}}
 
}}
 +
{{Featured}}

Revision as of 10:28, 17 March 2017


[edit]

ghc

http://haskell.org/ghc/
Haskell compiler and interactive environment

The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler and interactive environment for Haskell 98, GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell 98; for example: concurrency, a foreign language interface, multi-parameter type classes, scoped type variables, existential and universal quantification, unboxed types, exceptions, weak pointers, and so on. GHC comes with a generational garbage collector, and a space and time profiler.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

17 June 2003




Leaders and contributors

Contact(s)Role
See for a complete list Contributor


Resources and communication

AudienceResource typeURI
DeveloperVCS Repository Webviewhttp://cvs.haskell.org/cgi-bin/cvsweb.cgi/fptools/
Debian (Ref)https://tracker.debian.org/pkg/ghc
SupportE-mailmailto:glasgow-haskell-users@haskell.org
Bug TrackingE-mailmailto:glasgow-haskell-bugs@haskell.org


Software prerequisites

KindDescription
Required to usegcc
Required to buildflex
Weak prerequisitedocbook-utils
Required to buildhappy
Required to usegmp
Weak prerequisitehaddock




Entry


































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.