Next Previous Contents

EditorProgramming-mini-HOWTO

Madhu M Kurup < madhumkurup AT yahoo DOT com >

0.1 alpha November 2000


ABSTRACT

This HOWTO describes how to go about writing a text editor on the Linux operating system. Most of the information can also be profitably applied to other operating systems and other text editors. This is meant for Engineering students and other interested folks who have to either create an editor or feel the urge to do so. Does your current editor give you an itch to code? Then read on.

1. Introduction

2. Editors

3. Development of an Editor on Linux

4. Implementation Details

5. Open Source

6. Help

7. URLs


Next Previous Contents