yace
Yet another CLI editor, a simple command-line-interface text editor written in C (by Rudeus-Greyrat-00)
Teditor
A simple text/code editor (by arthurbacci)
yace | Teditor | |
---|---|---|
1 | 2 | |
9 | 69 | |
- | - | |
10.0 | 0.0 | |
almost 2 years ago | 11 months ago | |
C | C | |
MIT License | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
yace
Posts with mentions or reviews of yace.
We have used some of these posts to build our list of alternatives
and similar projects.
Teditor
Posts with mentions or reviews of Teditor.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-01-30.
-
A Text Editor made in C, with only ncurses as requirements
Done: https://github.com/ArthurBacci64/Teditor/commit/5621570db21a9c993e123bfdacef33cad3caa21f
- A text editor made in C, with only ncurses as a dependencies
What are some alternatives?
When comparing yace and Teditor you can also consider the following projects:
bim - Extensible, lightweight terminal text editor with syntax highlighting and plugin support.
c-edit - A text editor in C with drop down menus from scratch. No ncurses.
updog - Updog is a chat app in c
TermGL - 2D & 3D graphics engine in the terminal [C/C++]
texterm - A nano-like text editor written from scratch in C.
toaruos - A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
vis - A vi-like editor based on Plan 9's structural regular expressions
kilo - A text editor in less than 1000 LOC with syntax highlight and search.