From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5f095096f26051194873d16304d69260@plan9.bell-labs.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] samuel From: "rob pike" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Wed, 27 Feb 2002 09:26:02 -0500 Topicbox-Message-UUID: 5918a2e6-eaca-11e9-9e20-41e7f4b1d025 > In any case, what did exactly samuel with its knowledge of > the C syntax to help editing? Something like the C mode used > in Emacs? It kept a database on the side to make it easy to look up declarations and that sort of thing. The database needed to be updated whenever you changed the program. -rob