Update of /project/climacs/cvsroot/papers/ilc2005/syntax In directory common-lisp.net:/tmp/cvs-serv15600
Modified Files: climacssyntax.bib climacssyntax.tex Log Message:
Date: Sat May 21 18:32:16 2005 Author: bmastenbrook
Index: papers/ilc2005/syntax/climacssyntax.bib diff -u papers/ilc2005/syntax/climacssyntax.bib:1.5 papers/ilc2005/syntax/climacssyntax.bib:1.6 --- papers/ilc2005/syntax/climacssyntax.bib:1.5 Fri May 20 16:44:55 2005 +++ papers/ilc2005/syntax/climacssyntax.bib Sat May 21 18:32:16 2005 @@ -145,4 +145,12 @@ year = {1994}, pages = {223-234}, bibsource = {DBLP, http://dblp.uni-trier.de%7D +} + +@book{FinsethCraft, + author = {Craig A. Finseth}, + title = {The Craft of Text Editing}, + publisher = {Springer-Verlag}, + year = {1991, 1999--}, + note = {http://www.finseth.com/craft%7D }
Index: papers/ilc2005/syntax/climacssyntax.tex diff -u papers/ilc2005/syntax/climacssyntax.tex:1.9 papers/ilc2005/syntax/climacssyntax.tex:1.10 --- papers/ilc2005/syntax/climacssyntax.tex:1.9 Fri May 20 16:44:55 2005 +++ papers/ilc2005/syntax/climacssyntax.tex Sat May 21 18:32:16 2005 @@ -33,7 +33,7 @@ \affaddr{Motorola}\ \affaddr{1303 E. Algonquin Road}\ \affaddr{Schaumburg, IL, USA 60196}\ - \email{Brian.Mastenbrook@motorola.com} + \email{brian@mastenbrook.net} }
\maketitle @@ -58,13 +58,10 @@ \section{Introduction}
The field of advanced text editors is a crowded one, with a long -history and an apparent ability to cause passionate argument. - -[ Does anyone know enough about the history of editors? ] +history and an apparent ability to cause passionate argument. Climacs is philosophically part of the Emacs editor tradition, which has spawned many variants with many different approaches to buffer management, incremental redisplay, and syntax analysis.
\begin{itemize} -\item ed -\item vi (vim) +\item TECO \item emacs (Zmacs) (emacs time line) \cite{greenberg} \item some kind of interlispy/smalltalky structure editor? \item Z -- the 95% text editor \cite{woodZ}. Note that WiB didn't