6 ms·
I recently learned that Odin has fully-featured text editing primitives in its core library. Coupled with the bundled raylib library, it should be fairly easy t
by philippta 15d ago
I recently learned that Odin has fully-featured text editing primitives in its core library. Coupled with the bundled raylib library, it should be fairly easy to build a GUI text editor from scratch.
https://pkg.odin-lang.org/core/text/edit/ https://pkg.odin-lang.org/core/text/edit/