perm filename SAILV8.PUB[10X,AIL] blob sn#125748 filedate 1974-10-19 generic text, type T, neo UTF8
COMMENT ⊗   VALID 00003 PAGES 
RECORD PAGE   DESCRIPTION
 00001 00001
 00002 00002	.PAGE FRAME 60 HIGH 71 WIDE
 00003 00003	.STOPTEXT CENTER
 00010 ENDMK
⊗;
.PAGE FRAME 60 HIGH 71 WIDE
.area text line 4 to 53
.TITLE AREA FOOTING LINE 56
.TABBREAK
.CRSPACE
.AT NULL ⊂IF NOT FILLING THEN SKIP 1⊃
.INDENT 8
.DOUBLE SPACE
.MACRO STOPTEXT ⊂BEGIN NOFILL NOJUST INDENT 0 SPREAD←1; RMARG←100;⊃
.MACRO STARTTEXT ⊂END
.CONTINUE⊃
.DEVICE TTY
.macro it(x) ⊂break
.skip
.once center
x
.⊃
.STOPTEXT CENTER
SAIL Changes, New Features
Compiler Version 18, Segment SAISG8

R. Taylor, J. Reiser, R. Smith

October 18, 1974

.starttext
	The new version of SAIL should present relatively few
changes and inconveniences for the user.  There are no known language
incompatibilites.  Unfortunately, it will be necessary to recompile all
 .REL files (including load modules and libraries) for use of the new
SAIL.
	The main reason for bringing up a new SAIL is to accomodate the
new debugger that John Reiser has written.  Thus, the new compiler has
features that allow the compilation to include the semantic information
about the program necessary for the debugger.  A few changes have also
been made to the runtime system to accomodate the debugger, chiefly
the change in the break table features, described below.  The debugger
itself will be available in several weeks.
	A few other changes have been made that the user may see.  These
are described below.