program-in-chinese / overview

中文编程的历史、现状和展望。issue 中进行相关问题的讨论.
https://zhuanlan.zhihu.com/codeInChinese
GNU General Public License v3.0
383 stars 34 forks source link

实现基于中文逻辑的通用输入法 #112

Closed 4b5ent1 closed 5 years ago

4b5ent1 commented 5 years ago

类型:音码和形码结合 特性:为编程/符号输入做优化,减少不必要的按键/如shift,提高容错率 交互:触屏和按键统一,各有对应的适配优化方案 实现1:web demo。ref #111 REPL 实现2:vscode插件 外部反馈2:https://www.v2ex.com/t/503860

4b5ent1 commented 5 years ago

先挂起