lvpx / deftext

Implementation of a simple text editor in C. Inspired by Antirez's kilo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deftext

Implementation of a simple text editor in C without any external dependencies such as ncurses. Heavily copied/inspired by Antirez's kilo. Only built for learning.

Licence

MIT

About

Implementation of a simple text editor in C. Inspired by Antirez's kilo

License:MIT License


Languages

Language:C 99.4%Language:Makefile 0.6%