The Craft of Text Editing
by Craig A. Finseth
Publisher: Lulu.com 2006
ISBN/ASIN: 1411682971
ISBN-13: 9781411682979
Number of pages: 259
Description:
This book covers all aspects of creating a character-based text editor. In the process, it discusses many aspects of creating a large application program including user interface, speed/memory/I/O tradeoffs, and many other considerations.
Download or read it online for free here:
Download link
(multiple formats)
Similar books
Porting UNIX Softwareby Greg Lehey - O'Reilly
The book deals with the whole life cycle of porting, from setting up a source tree on your system to correcting platform differences. It discusses the differences between versions of UNIX and the areas where porters tend to have problems.
(12801 views)
Motif Programming Manualby Dan Heller, Paula Ferguson, David Brennan - Imperial Software Technology
The Motif Programming Manual is a source for complete, accurate, and insightful guidance on Motif application programming. There is no other book that covers the ground as thoroughly or as well as this one. The book has been updated to Motif 1.2.
(12150 views)
Effective AWK Programmingby Arnold D. Robbins
This tutorial covers the entire spectrum of awk script development: From the basics of opening, searching, and transforming text files, to a comprehensive tutorial for regular expressions, to more advanced features like internetworking.
(14594 views)
Introduction to Unixby F.G. Fiamingo, L. DeBula, L. Condron - The Ohio State University
Table of contents: History of Unix; Unix Structure; Getting Started; System Resources and Printing; Shells; Special Unix Features; Text Processing; Other Useful Commands; Shell Programming; Editors; Unix Command Summary; A Short Unix Bibliography.
(10718 views)