[comp.lang.pascal] Text Editor Source Code

mshah@zodiac.rutgers.edu (04/09/91)

I don't know how the text editors work and so I wish to learn more about the
techniques used in writing them and so,  I am looking for a source code for a text editor.  It does not have to do anything fancy but just a few funcions likesearch/replace and move blocks.

I would greatly appriciate it if someone could help me out.

Thanks in advance
Mayank
mshah@zodiac.rutgers.edu

tmadam@ecr.mu.oz.au (Timothy Mclean ADAM) (04/13/91)

Software Tools in Pascal, by BW Kernighan & PJ Plauger, publisher Addison-
Wesley, contains a very detailed derivation of a text editor program.
Hopefully it is what you are looking for.
					Tim Adam (tmadam@uluru2.ecr.mu.OZ.AU)