Logo

The Craft of Text Editing by Craig A. Finseth

Large book cover: The Craft of Text Editing

The Craft of Text Editing
by

Publisher: Lulu.com
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.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: GNU Bash Reference ManualGNU Bash Reference Manual
by - gnu.org
A description of the features that are present in the Bash shell. GNU Bash is an implementation of the POSIX.2 specification, with additional features from the C-shell and Korn shell. Most Bourne shell scripts can be run by Bash without modification.
(16310 views)
Book cover: Guide to X11Guide to X11
by - Wikibooks
This book is about the X Window System. Some users describe it as the Unix and Linux graphics drivers. X11 is the graphical environment for Unix or Unix-like systems, including *BSD and GNU/Linux; it provides access to screen, keyboard, and mouse.
(10611 views)
Book cover: Effective AWK ProgrammingEffective AWK Programming
by
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.
(14920 views)
Book cover: C-shell CookbookC-shell Cookbook
by - Starlink Project
This cookbook describes the fundamentals of writing scripts using the UNIX C shell. It shows how to combine Starlink and private applications with shell commands and constructs to create powerful and time-saving tools for performing repetitive jobs.
(13278 views)