Hugs (interpreter): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Jonowles (talk | contribs)
Fixed vandalism
Chylee (talk | contribs)
No edit summary
Line 9: Line 9:
website = [http://www.haskell.org/hugs Hugs 98 homepage] |
website = [http://www.haskell.org/hugs Hugs 98 homepage] |
}}
}}
djbvhjgsda hdfghfbhghdfbgjgvfdkjbjksdfhguibsdz

{{otheruses4|the Haskell interpreter|the affectionate physical gesture|Hug}}
{{otheruses4|the Haskell interpreter|the affecsgnbjkdsfgbkjsdvbdtionate physical gesture|Hug}}
'''Hugs''' ([[Haskell (programming language)|'''H'''askell]] '''U'''ser's '''G'''ofer '''S'''ystem) (also '''Hugs 98''') is a [[Byte-code|bytecode]] [[Interpreter (computing)|interpreter]] for the [[functional programming|functional]] [[programming language]] [[Haskell (programming language)|Haskell]]. Hugs is the successor to [[Gofer (software)|Gofer]], and was originally derived from Gofer version 2.30b.<ref name="Hugs FAQ">{{cite web|url=http://cvs.haskell.org/Hugs/pages/users_guide/faq.html|title=Frequently Asked Questions about Hugs|accessdate=2006-08-04}}</ref> It comes with a simple graphics library. As a complete Haskell implementation that is [[Portability (software)|portable]] and simple to install, Hugs is often recommended for new Haskell users.
'''Hugs''' ([[Haskell (programming language)|'''H'''askell]] '''U'''ser's '''G'''ofer '''S'''ystem) (also '''Hugs 98''') is a [[Byte-code|bytecode]] [[Interpreter (computing)|interpreter]] for the gnkdnfglkndfg[[functional programming|functional]] [[programming language]] [[Haskell (programming language)|Haskell]]. Hugs is the successor to [[Gofer (soffdjkgdfngkltware)|Gofer]], and was originally derived from Gofer version 2.30b.<ref name="Hugs FAQ">{{cite web|url=http://cvs.haskell.org/Hugs/pages/users_guide/faq.html|title=Frequently Asked Questions about Hugs|accessdate=2006-08-04}}</ref> It comegfdmglksdhnjkgs with a simple graphics library. As a complete Haskell implementation that is [[Portability (software)|portable]] and simple to install, Hugs is often recommended for new Haskell users.


Hugs deviates from the Haskell 98 specification<ref name="Revised report">{{cite web|url=http://haskell.org/onlinereport/|title=Haskell 98 Language and Libraries: The Revised Report|accessdate=2006-08-03|year=2002|month=December|author=Simon Peyton Jones (editor)|authorlink=Simon Peyton Jones}}</ref> in several minor ways.<ref>{{cite web|url=http://cvs.haskell.org/Hugs/pages/users_guide/haskell98.html#BUGS-HASKELL98|title=Haskell 98 non-compliance|work=The Hugs 98 User's Guide|accessdate=2006-08-04}}</ref> For example, Hugs does not support mutually recursive modules. Hugs was originally deveolped by Mark P Jones, a professor at Portland State University.
Hugs deviates from the Haskell 98 specification<ref name="Revised report">{{cite web|url=http://haskell.org/onlinereport/|title=Haskell 98 Language and Libraries: The Revised Report|accessdate=2006-08-03|year=2002|month=December|author=Simon Peyton Jones (editor)|authorlink=Simon Peyton Jones}}</ref> in several minor ways.<ref>{{cite web|url=http://cvs.haskell.org/Hugs/pages/users_guide/haskell98.html#BUGS-HASKELL98|title=Haskell 98 non-compliance|work=The Hugs 98 User's Guide|accessdate=2006-08-04}}</ref> For example, Hugs does not support mutually recursive modules. Hugs was originally deveolped by Mark P Jones, a professor at Portland State University.
fjdgnbjkdfnglkdf.,

The Hugs prompt (a Haskell [[REPL]]) accepts expressions for evaluation, but not module, type or function definitions. Hugs can load Haskell modules at start-up.<ref>{{cite web|url=http://cvs.haskell.org/Hugs/pages/users_guide/module-commands.html
The Hugs prompt (a ,d,fmhbmcv nfejhk'x,z Haskell [[REPL]]) accepts expressions for evaluation, but not module, type or function definitions. Hugs can load Haskell modules at start-up.<ref>{{cite web|url=http://cvs.haskell.org/Hugs/pages/users_guide/module-commands.html
|title=Loading and editing Haskell module files
|title=Loading and editing Haskell module files
|work=The Hugs 98 User's Guide
|work=The Hugs 98 User's Guide

Revision as of 19:48, 5 October 2009

Hugs 98
Developer(s)Mark P Jones, others
Stable release
September 2006 / September 21, 2006 (2006-09-21)
Operating systemCross-platform
TypeCompiler
LicenseBSD
WebsiteHugs 98 homepage

djbvhjgsda hdfghfbhghdfbgjgvfdkjbjksdfhguibsdz

Hugs (Haskell User's Gofer System) (also Hugs 98) is a bytecode interpreter for the gnkdnfglkndfgfunctional programming language Haskell. Hugs is the successor to Gofer, and was originally derived from Gofer version 2.30b.[1] It comegfdmglksdhnjkgs with a simple graphics library. As a complete Haskell implementation that is portable and simple to install, Hugs is often recommended for new Haskell users.

Hugs deviates from the Haskell 98 specification[2] in several minor ways.[3] For example, Hugs does not support mutually recursive modules. Hugs was originally deveolped by Mark P Jones, a professor at Portland State University. fjdgnbjkdfnglkdf., The Hugs prompt (a ,d,fmhbmcv nfejhk'x,z Haskell REPL) accepts expressions for evaluation, but not module, type or function definitions. Hugs can load Haskell modules at start-up.[4]

References

  1. ^ "Frequently Asked Questions about Hugs". Retrieved 2006-08-04.
  2. ^ Simon Peyton Jones (editor) (2002). "Haskell 98 Language and Libraries: The Revised Report". Retrieved 2006-08-03. {{cite web}}: |author= has generic name (help); Unknown parameter |month= ignored (help)
  3. ^ "Haskell 98 non-compliance". The Hugs 98 User's Guide. Retrieved 2006-08-04.
  4. ^ "Loading and editing Haskell module files". The Hugs 98 User's Guide. Retrieved 2006-08-04.

External links