ftp.nice.ch/pub/next/unix/audio/fugue.s.tar.gz#/fugue/doc

README.doc
 
behavioral.doc
 
bugs.doc
 
c.doc
 
eddie.letter
 
example.c
[View example.c] 
example.h
[View example.h] 
example2.c
[View example2.c] 
example2.h
[View example2.h] 
fugue.abstract
 
global.doc
 
intgen.doc
 
lazy.doc
 
lisp.doc
 
makefile.doc
 
newfunctions.doc
 
start.doc
 
xlisp20.doc
 

README.doc

#
# FILE: README.doc
#   BY: Christopher Lee Fraley (cf0v@spice.cs.cmu.edu)
# DESC: Describes other .doc files
#
# 1.0 (3-JUN-89) - created. (cf0v)
#


README.doc		- This file.
behavioral.doc		- Defines and describes behavioral abstraction. Tells
			     how it is implemented in Fugue.
c.doc			- Lists the C functions available for use when writing
			     new code in C.
example.c, example.h    - Sample code.
example2.c, example2.h  - A Seconde example
fugue.abstract		- Small version of the fugue abstract.
lazy.doc		- Explains how lazy evaluation is used and implemented.
lisp.doc		- Lists the XLisp functions availible in the current
			     system.
makefile.doc		- The changes to the Makefile which go along with
			     adding new code to the system.
newfunctions.doc	- How to add a new function to the XLisp system.

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.