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.
Smalltalk
GNU Smalltalk documentation.
Smalltalk demo script.
The Smalltalk frog code discussed in class.
Prolog
HTML Prolog Documentation.
Prolog Examples
SWI Prolog Home (Windows download avail.)
FORTRAN speghetti code.
C Syntax
Java syntax (offsite)
Simple recursive-descent parser.