ANN: New library guile-rope
Nikolaos Chatzikonstantinou <[email protected]> Wed, 8 Oct 2025 01:18:49 -0400
| Newsgroups | gmane.lisp.guile.user |
|---|---|
| Message-ID | <CAAQmekca4OoWUkRB3jRRRX7fHK0fHBzNzkDyuZ1HWabmoxNFJg@mail.gmail.com> |
Hello list, I just wanted to show you this library that I wrote: 1. Documentation <https://annoyingusername.codeberg.page/guile-rope/>. 2. Project homepage <https://codeberg.org/annoyingusername/guile-rope>. It provides the (immutable) rope data structure for GNU Guile. I'm en route to writing a text editor (with no particular timeline in mind), and this library provides one of the needed functionalities to get it started. Regards, Nikolaos Chatzikonstantinou