198:314 Principles of Programming Languages
Fall 2002
Useful Websites on Programming Languages Studied
UNIX
Unix introductory materials
are available online.
C tutorials on Pointers
Tutorial 1
Tutorial 2
Java
Tutorial on Java:
SUN's tutorial
Java development kit packages
Java compiler
Java interpreter
Java debugger
For more details.
Scheme
Dybvig's Scheme Book site
Tutorial on Common Lisp (similar to Scheme)
How to run Scheme on remus
also with the
sample scheme file
we provide.
Another interesting file with programs is
higher-order-functions.scm
Prolog
Tutorials
Introductory level
Tutorial 1
Tutorial 2
Tutorial 3
A tutorial for Linguists
Intermediate to advanced level
Tutorial 1
Sicstus Prolog Manual
Links to Prolog implementations/environments
Running Prolog on Unix
(which is where your program MUST run in the end)
A free Macintosh Prolog
Here, find
instructions
for a Windows Prolog installation used during Fall 2001.
Last updated at 10:00am on December 6, 2002 by Barbara Ryder.