readme

来自「e3 是一个全屏的用户友好的文本编辑器」· 代码 · 共 16 行

TXT
16
字号
See ../README for details on e3This e3c does support WS key bindings only,based on e3 version 0.6 . (For comparation purposes this file is still included as e3.asm_base_for_e3c , former labeled as build #76.)BTW: it might look like assembler code, but in fact e3c is really C code (for gcc).It was the result of some experiments ingenerating C code from asm code by using a combination of lex/yacc parser tools.Another hint: I have got some intersting success stories,for example linking against dietlibc getting small binaries.See http://www.fefe.de/dietlibc/

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?