Writing text editor from scratch in D & Raylib

Serg Gini kornburn at yandex.ru
Mon Apr 6 09:06:01 UTC 2026


On Monday, 6 April 2026 at 01:06:37 UTC, madwebness wrote:
> Their usage of this "Clay" lib for layout is what also picked 
> my eye. Has anyone tried it? I guess it could simplify things 
> greatly when I get to implementing things like splits, tabs and 
> other small UI elements, but I'm not sure I want to go that way 
> - what if I want to support GOP rendering or some other 
> backends later, I better have my own tiny UI lib. How hard can 
> it be for an editor?

Don't know much about text editors,
but me and the author of the repo are trying to play with D 
bindings for clay..
Join the fun :)
https://github.com/zkxjzmswkwl/clayd
https://github.com/zkxjzmswkwl/clayui

> Anyway, good link, made me think about things. And also about 
> building proper small community, which this "sev" editor is 
> definitely also doing.

Glad that you found it useful!


More information about the Digitalmars-d mailing list