Archived
1
Fork 0
A tiny text editor.
This repository has been archived on 2024-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2023-08-29 14:29:01 +05:00
.gitignore Make declarations and definitions consistent 2023-08-29 07:51:10 +05:00
kilo.c Remove unused imports 2023-08-29 14:29:01 +05:00
Makefile Finish chapter 4 2023-08-28 08:55:03 +05:00
README.md I forgot 2023-08-27 22:40:12 +05:00

kilo

Clone of the tiny text editor kilo, written following a tutorial. Not an exact copy of either, and I'm once done with the tutorial I may add more features.

References