Bee: a WIP open-source text editor

Despite still being a programming noob, I had a huge desire to write a text editor oriented towards source code editing. Inspired by Casey Muratori and the Handmade Network I took the chance to write a compact, efficient and bare-bones editor in C++. It can only handle ASCII for the moment and I'm hoping I can make something useful out of it in the near future.

Source on GitHub

Windows binary