BSD 3 development
authorJohn Foderaro <jkf@ucbvax.Berkeley.EDU>
Tue, 11 Sep 1979 03:50:21 +0000 (19:50 -0800)
committerJohn Foderaro <jkf@ucbvax.Berkeley.EDU>
Tue, 11 Sep 1979 03:50:21 +0000 (19:50 -0800)
Work on file usr/doc/lisp/meanings

Synthesized-from: 3bsd

usr/doc/lisp/meanings [new file with mode: 0644]

diff --git a/usr/doc/lisp/meanings b/usr/doc/lisp/meanings
new file mode 100644 (file)
index 0000000..b5bbc98
--- /dev/null
@@ -0,0 +1,29 @@
+A - arithmetic
+Y - system stuff
+D - data base maniplation
+F - function and flow of control
+
+
+Big plan
+ title page
+ preface
+ Table of contents
+ 1st Movement (allegro non troppo)
+  *ch1 intro to franz, details of data structures
+       and description of notation
+  *ch2 data structure functions
+  *ch3 arithmetic functions
+  *ch4 special functions
+  *ch5 i/o functions
+   ch6 system functions and misc
+ 2nd Movement (Largo)
+  +ch7 the reader
+   ch8 garbage collection
+   ch9 arrays
+   ch10 exception handling
+ 3rd Movement (Scherzo)
+   ch11 the trace package
+   ch12 the compiler
+ Final Movement (allegro)
+   function index
+   concept index