Abbreviations
From HaskellWiki
This article is a stub. You can help by expanding it.
An overview of common abbreviations
| ADT | Abstract Data Type / Algebraic Data Type |
| API | Application Programmer Interface |
| Cabal | Common Architecture for Building Applications and Libraries |
| CUFP | Commercial Users of Functional Programming |
| DSEL | Domain Specific Embedded Language |
| DSL | Domain Specific Language |
| EDSL | Embedded Domain Specific Language |
| FFI | Foreign Function Interface |
| FRP | Functional Reactive Programming |
| GHC | Glasgow Haskell Compiler |
| HOAS | Higher-Order Abstract Syntax (using binding in the host language to represent binding in the embedded language) |
| ICFP | International Conference on Functional Programming |
| IRC | Internet Relay Chat |
| POPL | Principles of Programming Languages, Symposium on |
| YHC | York Haskell Compiler |
