Name | Modified | Size | Downloads / Week |
---|---|---|---|
2016_source_snapshots | 2016-11-01 | ||
dictionary | 2016-10-23 | ||
2001_source | 2016-10-23 | ||
2016_BSD_builds | 2016-10-23 | ||
treewriter_code_bundle.zip | 2016-11-01 | 1.1 MB | |
treewriter_codeblocks_project_files.zip | 2016-11-01 | 3.0 kB | |
tw-lppatch.c | 2016-11-01 | 7.1 kB | |
tw-globals.c | 2016-11-01 | 40.4 kB | |
tw-globals.h | 2016-11-01 | 4.0 kB | |
tw-calc.h | 2016-11-01 | 1.5 kB | |
tw-calc.c | 2016-11-01 | 8.6 kB | |
tw-vtpatch.h | 2016-11-01 | 2.5 kB | |
tw-vtpatch.c | 2016-11-01 | 5.6 kB | |
tw-version.c | 2016-11-01 | 2.5 kB | |
tw-version.h | 2016-11-01 | 1.5 kB | |
tw-spell.c | 2016-11-01 | 24.4 kB | |
tw-lppatch.h | 2016-11-01 | 1.4 kB | |
tw-spell.h | 2016-11-01 | 1.6 kB | |
treewrite.c | 2016-11-01 | 66.0 kB | |
tw.h | 2016-11-01 | 2.5 kB | |
tw.c | 2016-11-01 | 5.6 kB | |
_the_latest_files_are_in_this_root_folder.txt | 2016-10-23 | 284 Bytes | |
treewriter_en_dictionary.zip | 2016-10-23 | 1.1 MB | |
README.txt | 2016-10-23 | 721 Bytes | |
Totals: 24 Items | 2.4 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