Linux Text Editor:Kilo, C

SomeoneProjectsLinuxc/c++小于 1 分钟

Abstract

This project is built by C. It’s about 1000 lines of C in a single file with no dependencies, and it implements all the basic features you expect in a minimal editor, as well as syntax highlighting and a search feature.

Features

  1. Based in C, quick and effective

  2. Highlight

  3. Delete

Key Concept

Useful Skills