------------------------------------------------------------------------------
MC logo
CSc 404 Documentation And Examples
[^] CSc 404 Home Page
------------------------------------------------------------------------------

Here is a random collection of documentation and examples.

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