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
Symbolic Differentiation.
Ruby
Ruby Language Reference
Programming Ruby
Learning Ruby
Prolog
HTML Prolog Documentation.
Prolog Examples
SWI Prolog Home (Windows download avail.)
FORTRAN speghetti code.
C Syntax
Java syntax (offsite)
Simple recursive-descent parser.