Go to file
2015-01-21 20:37:53 -08:00
src Source Code Pro is now embedded in the executable as the default font. 2015-01-21 20:21:34 -08:00
.gitignore Getting dependencies and such setup properly. 2014-12-12 23:33:13 -08:00
Cargo.toml Added SDL2 and Freetype as dependencies, in preparation for a GUI. 2015-01-18 13:12:01 -08:00
readme.md Updated todo and readme files. 2015-01-21 20:37:53 -08:00
todo.md Updated todo and readme files. 2015-01-21 20:37:53 -08:00

Led

Led is a simple text editor with both a console and GUI interface.

The long-term goals of Led are to be a scriptable, cross-platform code editor that you can take with you wherever you go. It's a long ways off from that at the moment, however.

Other projects that inspire the general direction of Led include Zed and Vim.