Re: ANN: New library guile-rope

Zelphir Kaltstahl <[email protected]> Wed, 08 Oct 2025 12:25:26 +0000
Newsgroups gmane.lisp.guile.user
Message-ID <[email protected]>
On 10/8/25 07:18, Nikolaos Chatzikonstantinou wrote:
> 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

Ha, just recently I was thinking about diving into rope data structure and 
implementing it in Guile!

Good to know this already exists!

Could you add any statements to the readme or documentation about how mature the 
library or project is? The readme file is a bit bare bones right now. Is this 
already a complete/everything you realistically need implementation?

Best regards,
Zelphir

-- 
repositories: https://codeberg.org/ZelphirKaltstahl