CSc 404 Documentation And Examples
CSc 404 Home Page
Here is a random collection of documentation and examples.
Algol
Finding Primes.
Jensen's device.
Pass-By-Name Translation.
Algol-60 Report (offsite).
Pascal
Code Examples.
Pascal Grammar (offsite)
Lisp
Tom's Lisp
Examples
All-Strings Example
Find Function Examples
Symbolic Differentiation.
Ruby
Ruby User's Guide
Programming Ruby
Learning Ruby
Core Classes
Windows Installer
Download
Prolog
HTML Prolog Documentation.
Prolog Examples
SWI Prolog Home (Windows download avail.)
FORTRAN speghetti code.
C Syntax
Java syntax (offsite)
Simple recursive-descent parser.