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 you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2023-08-27 22:40:12 +05:00
.gitignore Finish chapter 2 2023-08-23 21:37:54 +05:00
kilo.c I forgot 2023-08-27 22:40:12 +05:00
Makefile More progress towards nothing 2023-08-27 03:08:09 +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