Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
treewriter_src_2016_nov_1.zip | 2016-11-01 | 1.1 MB | |
treewriter_src_2016_oct_23.zip | 2016-10-23 | 41.2 kB | |
Totals: 2 Items | 1.2 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