CSc 372 Comparative Programming Languages 2011

Resources

Exam Material

Installation instructions

Installing GHC on Windows:
  1. Download the installer,ghc-7.2.1-i386-windows.exe from here
  2. Double click the exe, follow the instructions to install GHC on windows
  3. Once GHC is successfully installed, Go to All Programs-> GHC-> 7.2.1-> GHCi
  4. Wait for the prelude> prompt to come in GHCi.
  5. You can load and run your Haskell files now.

Haskell

Prolog

Ruby

Icon

Misc

Articles about programming languages

Scheme

Lambda Calculus


Back to CSc 372 Home Page