Abbreviations
From HaskellWiki
(Difference between revisions)
m |
(Added abbreviations) |
||
| Line 33: | Line 33: | ||
| AKA | | AKA | ||
| Also Known As | | Also Known As | ||
| + | |- | ||
| + | | alist | ||
| + | | Association list, a list of key-value pairs, [(key, value)] | ||
|- | |- | ||
| ANN | | ANN | ||
| Line 42: | Line 45: | ||
| aPToP | | aPToP | ||
| [http://www.cs.toronto.edu/~hehner/aPToP/ A practical theory of programming] | | [http://www.cs.toronto.edu/~hehner/aPToP/ A practical theory of programming] | ||
| + | |- | ||
| + | | ASAP | ||
| + | | As Soon As Possible | ||
|- | |- | ||
| AT | | AT | ||
| Line 87: | Line 93: | ||
| DPH | | DPH | ||
| [[GHC/Data Parallel Haskell | Data Parallel Haskell]] | | [[GHC/Data Parallel Haskell | Data Parallel Haskell]] | ||
| + | |- | ||
| + | | DRY | ||
| + | | [http://en.wikipedia.org/wiki/Don't_repeat_yourself Don't repeat yourself] | ||
|- | |- | ||
| DSEL | | DSEL | ||
| Line 114: | Line 123: | ||
| FHM | | FHM | ||
| [http://www.cs.nott.ac.uk/~ggg/ Functional Hybrid Modeling] | | [http://www.cs.nott.ac.uk/~ggg/ Functional Hybrid Modeling] | ||
| + | |- | ||
| + | | FPL | ||
| + | | [http://haskell.org Functional Programming Language] | ||
|- | |- | ||
| FRP | | FRP | ||
| Line 162: | Line 174: | ||
| HCAR | | HCAR | ||
| [http://www.haskell.org/haskellwiki/Haskell_Communities_and_Activities_Report Haskell Communities and Activities Report] | | [http://www.haskell.org/haskellwiki/Haskell_Communities_and_Activities_Report Haskell Communities and Activities Report] | ||
| + | |- | ||
| + | | HNF | ||
| + | | [http://encyclopedia2.thefreedictionary.com/head+normal+form Head Normal Form] | ||
|- | |- | ||
| HOAS | | HOAS | ||
| Line 168: | Line 183: | ||
| HOF | | HOF | ||
| [[Higher order function | Higher-Order Functions]] | | [[Higher order function | Higher-Order Functions]] | ||
| + | |- | ||
| + | | HPC | ||
| + | | [[Haskell program coverage | Haskell Program Coverage]], a tool-kit to record and display Haskell program coverage | ||
| + | |- | ||
| + | | HSE | ||
| + | | [http://hackage.haskell.org/package/haskell-src-exts Haskell-Source with Extensions] (a package on Hackage, haskell-src-exts); an extension of the standard haskell-src package | ||
|- | |- | ||
| HTH | | HTH | ||
| Line 192: | Line 213: | ||
| IFL | | IFL | ||
| [http://haskell.org/haskellwiki/Conferences#Implementation_of_Functional_Languages_.28IFL.29 Implementation and Application of Functional Languages], symposium | | [http://haskell.org/haskellwiki/Conferences#Implementation_of_Functional_Languages_.28IFL.29 Implementation and Application of Functional Languages], symposium | ||
| + | |- | ||
| + | | IHG | ||
| + | | [http://industry.haskell.org/ Industrial Haskell Group] | ||
|- | |- | ||
| IIRC | | IIRC | ||
| If I Recall Correctly | | If I Recall Correctly | ||
| + | |- | ||
| + | | IIUIC | ||
| + | | If I Understand It Correctly | ||
|- | |- | ||
| IIUC | | IIUC | ||
| Line 222: | Line 249: | ||
| ISTR | | ISTR | ||
| I Seem To Recall | | I Seem To Recall | ||
| + | |- | ||
| + | | JFYI | ||
| + | | Just For Your Information | ||
|- | |- | ||
| JHC | | JHC | ||
| Line 252: | Line 282: | ||
| ML | | ML | ||
| A programming language / Mailing list | | A programming language / Mailing list | ||
| + | |- | ||
| + | | MMR | ||
| + | | [[MonoMorphism Restriction]] | ||
|- | |- | ||
| MPTC | | MPTC | ||
| Line 264: | Line 297: | ||
| NCG | | NCG | ||
| [http://hackage.haskell.org/trac/ghc/wiki/Commentary/Compiler/Backends/NCG Native Code Generator], a GHC backend | | [http://hackage.haskell.org/trac/ghc/wiki/Commentary/Compiler/Backends/NCG Native Code Generator], a GHC backend | ||
| + | |- | ||
| + | | NF | ||
| + | | [http://encyclopedia2.thefreedictionary.com/Normal+Form Normal Form], in addition to the [http://en.wikipedia.org/wiki/Normal_form explanations in the Wikipedia article], a fully evaluated expression | ||
|- | |- | ||
| nhc98 | | nhc98 | ||
| Line 285: | Line 321: | ||
| PADL | | PADL | ||
| [http://haskell.org/haskellwiki/Conferences#Practical_Aspects_of_Declarative_Languages_.28PADL.29 Practical Aspects of Declarative Languages], symposium | | [http://haskell.org/haskellwiki/Conferences#Practical_Aspects_of_Declarative_Languages_.28PADL.29 Practical Aspects of Declarative Languages], symposium | ||
| + | |- | ||
| + | | PM | ||
| + | | Personal Message, a message to someone on a message board, that no one else can read | ||
|- | |- | ||
| POPL | | POPL | ||
| Line 291: | Line 330: | ||
| POV | | POV | ||
| Point Of View | | Point Of View | ||
| + | |- | ||
| + | | ppl | ||
| + | | People | ||
|- | |- | ||
| PRNG | | PRNG | ||
| Line 297: | Line 339: | ||
| PVP | | PVP | ||
| [[Package versioning policy]] | | [[Package versioning policy]] | ||
| + | |- | ||
| + | | RDP | ||
| + | | [http://awelonblue.wordpress.com/2011/05/21/comparing-frp-to-rdp/ Reactive Demand Programming] | ||
|- | |- | ||
| RFC | | RFC | ||
| Line 336: | Line 381: | ||
| SOE | | SOE | ||
| [http://haskell.org/haskellwiki/Books#Textbooks Haskell School Of Expression] (title of a book) | | [http://haskell.org/haskellwiki/Books#Textbooks Haskell School Of Expression] (title of a book) | ||
| + | |- | ||
| + | | SORF | ||
| + | | [http://hackage.haskell.org/trac/ghc/wiki/Records/OverloadedRecordFields Simple Overloaded Record Fields] | ||
| + | |- | ||
| + | | SPJ | ||
| + | | [http://research.microsoft.com/en-us/people/simonpj/ Simon Peyton Jones] | ||
| + | |- | ||
| + | | SPOJ | ||
| + | | [http://www.spoj.pl/ Sphere Online Judge] an online judge system with over 9000 problems. The solution to problems can be submitted in over 40 languages, including Haskell | ||
|- | |- | ||
| SQL | | SQL | ||
| Line 357: | Line 411: | ||
| TCO | | TCO | ||
| [http://en.wikipedia.org/wiki/Tail_call_optimization Tail-Call Optimization] | | [http://en.wikipedia.org/wiki/Tail_call_optimization Tail-Call Optimization] | ||
| + | |- | ||
| + | | TDNR | ||
| + | | [http://hackage.haskell.org/trac/haskell-prime/wiki/TypeDirectedNameResolution Type Directed Name Resolution] | ||
|- | |- | ||
| TF | | TF | ||
| Line 369: | Line 426: | ||
| TIA | | TIA | ||
| Thanks In Advance | | Thanks In Advance | ||
| + | |- | ||
| + | | TIL | ||
| + | | Today I Learned | ||
|- | |- | ||
| tl;dr | | tl;dr | ||
| Line 375: | Line 435: | ||
| TLDR | | TLDR | ||
| Too Long; Didn't Read | | Too Long; Didn't Read | ||
| + | |- | ||
| + | | TMI | ||
| + | | Too Much Information | ||
|- | |- | ||
| TMR | | TMR | ||
| Line 384: | Line 447: | ||
| UTF8 | | UTF8 | ||
| [http://unicode.org/faq/utf_bom.html#UTF8 Unicode Transformation Format, byte-oriented] | | [http://unicode.org/faq/utf_bom.html#UTF8 Unicode Transformation Format, byte-oriented] | ||
| + | |- | ||
| + | | VCS | ||
| + | | [http://en.wikipedia.org/wiki/Version_Control_System Version Control System] | ||
| + | |- | ||
| + | | VPS | ||
| + | | [http://en.wikipedia.org/wiki/Virtual_Private_Server Virtual Private Server], a virtual machine for hosting a website | ||
|- | |- | ||
| WHNF | | WHNF | ||
Revision as of 21:22, 29 May 2012
An overview of Haskell related abbreviations
Note: if there is an abbreviation you cannot find here, it might be the name of a package, so check the Hackage package list. For GHC related abbreviations, see GHC/List of abbreviations.
