STEVIE

所属分类:编辑器/阅读器
开发工具:C/C++
文件大小:113KB
下载次数:1
上传日期:2008-03-12 21:29:08
上 传 者dishikun
说明:  STEVIE文本文件编缉器的C 语言源程序
(STEVIE editing a text file of C language source code browser)

文件列表:
STEVIE (0, 2004-09-06)
STEVIE\ALLOC.C (4706, 1990-04-23)
STEVIE\ASCII.H (296, 1990-04-23)
STEVIE\CG313_0I.001 (1, 1990-04-23)
STEVIE\CMDLINE.C (14139, 1990-04-23)
STEVIE\CTAGS.C (3035, 1990-04-23)
STEVIE\CTAGS.DOC (1031, 1990-04-23)
STEVIE\DOS.C (5447, 1990-04-23)
STEVIE\DOS.MK (1705, 1990-04-23)
STEVIE\EDIT.C (6842, 1990-04-23)
STEVIE\ENV.H (2701, 1990-04-23)
STEVIE\FILEIO.C (5679, 1990-04-23)
STEVIE\HELP.C (8855, 1990-04-23)
STEVIE\HEXCHARS.C (3255, 1990-04-23)
STEVIE\KEYMAP.H (977, 1990-04-23)
STEVIE\LINEFUNC.C (1670, 1990-04-23)
STEVIE\MAIN.C (7533, 1990-04-23)
STEVIE\MARK.C (2308, 1990-04-23)
STEVIE\MINIX.C (3560, 1990-04-23)
STEVIE\MINIX.MK (488, 1990-04-23)
STEVIE\MISCCMDS.C (9935, 1990-04-23)
STEVIE\NORMAL.C (17891, 1990-04-23)
STEVIE\OPS.C (13095, 1990-04-23)
STEVIE\OPS.H (1267, 1990-04-23)
STEVIE\OS2.C (5258, 1990-04-23)
STEVIE\OS2.MK (1646, 1990-04-23)
STEVIE\PARAM.C (4050, 1990-04-23)
STEVIE\PARAM.H (1515, 1990-04-23)
STEVIE\PORTING.DOC (2436, 1990-04-23)
STEVIE\PTRFUNC.C (2828, 1990-04-23)
STEVIE\REGEXP.C (30498, 1990-04-23)
STEVIE\REGEXP.H (1203, 1990-04-23)
STEVIE\REGMAGIC.H (671, 1990-04-23)
STEVIE\REGSUB.C (2647, 1990-04-23)
STEVIE\SCREEN.C (16811, 1990-04-23)
STEVIE\SEARCH.C (19705, 1990-04-23)
STEVIE\SOURCE.DOC (3153, 1990-04-23)
STEVIE\STEVIE.DOC (33062, 1990-04-23)
STEVIE\STEVIE.H (4515, 1990-04-23)
... ...

STEVIE Source Release - 3.69 This is a source release of the STEVIE editor, a public domain clone of the UNIX editor 'vi'. The program was originally developed for the Atari ST, but has been ported to UNIX, OS/2, DOS, and Minix-ST as well. Ports done by others, but not directly supported by this release, include Minix-PC, Amiga, and a Data General system of some sort. The good news about stevie is that it is extremely portable. It supports systems with virtually all combinations of integer size, pointer size, and byte order. The only major issue remaining, for some environments, is that the file is kept in memory. For most environments, this isn't a problem, but for Minix-PC it is particularly annoying. The files included in this release are: README This file. stevie.mm stevie.doc Reference manual for STEVIE. Assumes familiarity with vi. source.doc Quick overview of the major data structures used. porting.doc Tips for porting STEVIE to other systems. os2.mk unix.mk dos.mk tos.mk minix.mk Makefiles for OS/2, UNIX, DOS, and the Atari ST (TOS and Minix). os2.c unix.c dos.c tos.c minix.c term.h env.h System-dependent code for the same. alloc.c ascii.h cmdline.c edit.c fileio.c help.c hexchars.c keymap.h linefunc.c main.c mark.c misccmds.c normal.c ops.c ops.h param.c param.h ptrfunc.c regexp.c regexp.h regmagic.h regsub.c screen.c search.c stevie.h term.c undo.c version.c C source and header files for STEVIE. ctags.doc Documentation for the accompanying program 'ctags'. ctags.c Source code for the program 'ctags'. To compile STEVIE for one of the provided systems: 1. Edit the file 'env.h' to set the system defines as needed. 2. Check the makefile for your system, and modify as needed. 3. Compile. Good Luck... Tony Andrews 8/6/89

近期下载者

相关文件


收藏者