Simple Text Editro a ncurses based text editor made for educational purposes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ste/doc/useful links.txt

12 lines
350 B

Utf8 and unicode in C
https://www.cprogramming.com/tutorial/unicode.html
Asciidoc reference:
https://asciidoctor.org/docs/asciidoc-writers-guide/
https://gist.github.com/dcode/0cfbf2699a1fe9b46ff04c41721dda74
Parsing Json in C:
https://github.com/zserge/jsmn
Sconstruct a make alternative:
https://github.com/SCons/scons/wiki/SConsCrashCourse