I would like to have a word processor that allows the user to write
documents (with fine control of its formatting) in boustrophedon.  If this
means modifying an existing app, alright.  If it's neccesary to write one
from scratch, I'm up for it.

I've found that tcl/tk isn't that great.  It seemed the easiest choice when
I decided to toss the VT version of the program.  But it has since become
inadequate.  My code isn't structured the best, and it deserves a rewrite.
But I can't put up with this language anymore.  I haven't decided what
language to write it in.  I'm leaning toward python or maybe C.

The BWP (boustrophedon word processor) would ideally be cross-platform.  If
I have to write from scratch, I'm not sure if I'll use SDL, wxWindows, or
something else entirely.  But being able to run on unices, Windows, and Mac
(Mac OS X might be the only port I'd need) would be neccesary.  

If you have any suggestions or would like to help, contact me at
<boust@traevoli.com> and chat with me.  Comments and flames are also
welcome.

Realize, tho, that boust version 0.14 will probably be the last incarnation
(save for any blatant-bug fixes) of this branch of the project.  With any
luck the next time you see boust (bwp) it will be a full-fledged -- perhaps
only semi-fledged -- word processor that can not only import text files, but
tweak its output formatting and add style to text.
