wjlroe / bim

A text editor in Rust, very experimental [mirror of gitlab repo]
https://gitlab.com/wjlroe/bim
GNU General Public License v3.0
5 stars 0 forks source link
c rust text-editor

bim

Experiments in text editing.

Basic syntax highlighting!

The kilo code

This originally was my code following through the kilo tutorial. I have since translated it into Rust (from C) and diverged from the final state of that tutorial.