Thinking about homebrew text editors right now.
Especially the couple that I am getting deep into.
I think designing them to do special things like searching and wrapping is more important than the technical sophistication I had originally imagined.
- replies
- 1
- announces
- 0
- likes
- 0
@vidak
I suspect wrapping would be a pretty hard problem to solve in BASIC.
My teenage self certainly thought so!
(CoCo BASIC sample program called "Print or Revise". I'd done a lot of hacking to it but word wrap seemed too complicated.)