跳至主要內容

Linux Text Editor:Kilo, C

Someone小于 1 分钟ProjectsLinuxc/c++

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