Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!uw-june!pardo From: pardo@june.cs.washington.edu (David Keppel) Newsgroups: comp.editors Subject: Re: structure editors Message-ID: <8666@june.cs.washington.edu> Date: 6 Jul 89 19:25:27 GMT References: <4134@ima.ima.isc.com> Reply-To: pardo@uw-june.cs.washington.edu (David Keppel) Organization: University of Washington, Computer Science, Seattle Lines: 21 dalamb@qucis.queensu.ca (David Lamb) writes: >[Request for info: do structure editors make coding easier?] (This doesn't answer the request for references, it is merely thought fodder for everybody.) I've used the Cornell Program Synthesizer briefly and found it annoying because it `knew too much'. I find GNU emacs' modes more useful, but sometimes the editor still `knows too much'. An interesting counterpoint: our Smalltalk systems let you type stuff in in little pieces. All editing is done free-format, and is later formatted by the browser. Compilation generally takes place in units of a few to a few dozen lines. Thus, in Smalltalk I tend to write a function, statically debug it, write another function, statically debug it, and so on. ;-D on ( Intrinsic dysfunction ) Pardo -- pardo@cs.washington.edu {rutgers,cornell,ucsd,ubc-cs,tektronix}!uw-beaver!june!pardo