Haskell 98 Examples

home1 home2
 Bib
 Algorithms
 Bioinfo
 FP
 Logic
 MML
 Prog.Lang
and the
 Book

FP
 Haskell
  Haskell98
   Hello
   Lists
   Trees
   IO
   DPA
   Edit dist.
   Mistakes
   Classes
    Monads
   Strictness

  Hugs98
 compared

 II
ghc 6.4.1 installed nexus 10/2005
ghc someFile.hs
ghc 6.0.1, installed nexus 9/2003
setenv LD_LIBRARY_PATH /usr/local/lib     -- NB.
ghc ...
ghc -- Glasgow Haskell compiler (installed on nexus etc. 7/2002)
Unix command: ghc file.hs
file suffixes:
- .lhs   literate Haskell                 unlit
- .hs    plain Haskell                    ghc
- .hc    C from the Haskell compiler      gcc
- .c     C not from the Haskell compiler  gcc
- .s     assembly language                as
- other  passed directly to the linker    ld
See:
RR = S. Peyton Jones (ed). Haskell 98 Language and Libraries. The Revised Report. CUP, 254 p., isbn:0-521-82614-4, 2003.
S. Peyton Jones et al. Report on the Programming Language Haskell 98. 1 Feb 1999.
Links in the [Bib']; search for Haskell.
Coding Ockham's Razor, L. Allison, Springer

A Practical Introduction to Denotational Semantics, L. Allison, CUP

Linux
 Ubuntu
free op. sys.
OpenOffice
free office suite
The GIMP
~ free photoshop
Firefox
web browser

© L. Allison   http://www.allisons.org/ll/   (or as otherwise indicated),
Faculty of Information Technology (Clayton), Monash University, Australia 3800 (6/'05 was School of Computer Science and Software Engineering, Fac. Info. Tech., Monash University,
was Department of Computer Science, Fac. Comp. & Info. Tech., '89 was Department of Computer Science, Fac. Sci., '68-'71 was Department of Information Science, Fac. Sci.)
Created with "vi (Linux + Solaris)",  charset=iso-8859-1,  fetched Tuesday, 19-Mar-2024 20:59:01 AEDT.