#Single header gap buffer library.

6 messages · Page 1 of 1 (latest)

wispy swan
#

Hey everyone,
I tried implementing a gap buffer in C, a data structure I came across while exploring how text editors are made.

Any technical feedback, issues, or pull requests are welcome.

Note that Windows is not supported at the moment.

#

Single header gap buffer library.

uneven palm
#

Maybe change it to a normal C library instead of misusing headers?

wispy swan
uneven palm