Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kubb
29 days ago
|
parent
|
context
|
favorite
| on:
Show HN: A WYSIWYG word processor in Python
I thought the data structure part is solved:
https://en.wikipedia.org/wiki/Rope_(data_structure)
chrisecker
29 days ago
[–]
Ropes are for strings. In a word processor you need text with formatting, and structures as tables, images and math.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://en.wikipedia.org/wiki/Rope_(data_structure)