SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 C text-editor Projects
-
My favorite and daily driver text editor, vis (https://github.com/martanne/vis)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
nano-win
GNU nano text editor for Windows [WARNING: The master branch is constantly rebased and force-pushed so don't expect it to be steady!! -end WARNING]
-
-
-
dte
A small, configurable console text editor (mirrored from https://gitlab.com/craigbarnes/dte) (by craigbarnes)
-
FreeOberon
Cross-platform IDE for development in Oberon programming language made in the classical FreePascal-like pseudo-graphic style.
-
-
-
-
-
-
nano-ycmd
Modded GNU Nano using ycmd code completion and IntelliSense. The ycmd code completion support for nano is found in the ymcd-code-completion branch.
-
g
g: A portable general purpose programmable text editor with calculator and macro facility. (by johnsonjh)
-
-
-
-
-
-
-
One of my side projects is a simple text editor in C called "Editlite". The purpose of this editor was to explore creating one from the ground up and implementing functionality like Plugins and loading files incrementally to support editing large files. For this article I'll focus on just the Unicode support I wanted to add, though I may do a deeper dive into the editor in a future article.
C text-editor discussion
C text-editor related posts
-
The Anvil Text Editor
-
Vis: A vi-like editor based on Plan 9's structural regular expressions
-
Oasis – a small, statically-linked Linux system
-
A nano like text editor built with pure C
-
Directory navigation on Helix
-
A tutorial for the Sam command language (1986) [pdf]
-
The Text Editor Sam by Rob Pike
-
A note from our sponsor - SaaSHub
www.saashub.com | 6 Dec 2024
Index
What are some of the best open-source text-editor projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | vis | 4,276 |
2 | mle | 840 |
3 | ded | 581 |
4 | mg | 403 |
5 | nano-win | 217 |
6 | ptext | 198 |
7 | nano-for-windows | 182 |
8 | dte | 158 |
9 | FreeOberon | 138 |
10 | texterm | 83 |
11 | tine | 62 |
12 | ZIM | 53 |
13 | oed | 48 |
14 | Newtrodit | 42 |
15 | nano-ycmd | 35 |
16 | g | 34 |
17 | ce | 31 |
18 | led | 20 |
19 | Xenon-text-editor | 15 |
20 | keystance | 6 |
21 | edit | 5 |
22 | baracle | 4 |
23 | editlite | 3 |