Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
treewriter_en_dictionary.zip | 2016-10-23 | 1.1 MB | |
Totals: 1 Item | 1.1 MB | 0 |
treewriter (source code) - unix console word processor Source code for TreeWriter a 'mostly' finished if I remember right; word processor for unix consoles. Runs on a VT100 compatible fixed 80x25 screen. You can edit the emulation in the patch file. Written on BSD unix in C, all files can be downloaded at the side or as a bundle which includes the dictionary. treewrite.c ( core file ) tw.c (core header file) tw-globals.c (global varibles) tw-version.c (information) tw-vtpatch.c (display emulation) tw-calc.c (onscreen calculator) tw-lppatch.c (printer - dot matrix) tw-spell.c (spelling checker - needs the dictionary above) web page http://depthtide.com/charlote/loties_logic/treewriter