HN user

divip

2 karma
Posts1
Comments3
View on HN

This is my case study about how to reduce the code complexity of the one-line text editor with categorical combinators which are explained in the Appendix.

Corner cases (~15) are handled by the composition of 5 reusable, independent building blocks.

As a bonus, cooperative-editing is supported by default.