Show HN: A WYSIWYG word processor in Python
via news.ycombinator.com
Short excerpt below. Read at the original source.
Hi all, Finding a good data structure for a word processor is a difficult problem. My notebook diaries on the problem go back 25 years when I was frustrated with using Word for my diploma thesis – it was slow and unstable at that time. I ended up getting pretty hooked on the problem. Right […]