Xref: utzoo comp.editors:1633 comp.misc:9428 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!rozin From: rozin@unix.cis.pitt.edu (R Rozin) Newsgroups: comp.editors,comp.misc Subject: Re: Textbooks on how to write editors -- info wanted Message-ID: <25697@unix.cis.pitt.edu> Date: 7 Jul 90 01:16:36 GMT References: <90179.150818QQ68@LIVERPOOL.AC.UK> Reply-To: rozin@unix.cis.pitt.edu (R Rozin) Organization: Univ. of Pittsburgh, Comp & Info Services Lines: 11 In article <90179.150818QQ68@LIVERPOOL.AC.UK> QQ68@LIVERPOOL.AC.UK (David Harper) writes: >Does anyone know of a good textbook on the design and implementation >of editors ? A book that has examples in C would be ideal, but at >this stage, I'd be grateful for any suggestions at all. The book "Advanced C Programming for Displays", by Mark Rochkind, presents, in a bottom up fashion, the design and implementation of a complete screen editor in C. Roman Rozin