vim.js

JavaScript port of Vim

  • 所有者: coolwanglu/vim.js
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Vim.js : JavaScript port of Vim

A Tool/Toy for Non-Beginners

by Lu Wang

Try it online

Variations

Recommended browsers: Firefox, Chrome, IE

Vim.js Features

  • ASM.js enabled
  • Persistent ~/.vimrc
  • Execute JavaScript from Vim.js
  • Read local files
  • Read files from Dropbox

Run :e $VIM/vimrc for more detail.

Vim Features

The online demo is built with the small feature set (--with-features=small),
with also a few from the normal set.
Run :version to check details.
(--with-features=normal is too large and too slow for online usage.)

Some features can be requested via pull requests, some are not intended to be included.
Please discuss with me first before you work on a PR.

Tips for hackers

  • Need emscripten with ASYNCIFY enabled
  • Need GCC & cproto (maybe) — Sometimes you need to run make proto when you see errors about 'undeclared variables/functions/structs' or '***.pro' file not found
  • Read build.sh
  • The building process might take lots of memory

Contact

Lu Wang coolwanglu(a)gmail.com — please do not expect a prompt response.

License

Read LICENSE

主要指标

概览
名称与所有者coolwanglu/vim.js
主编程语言C
编程语言Makefile (语言数: 23)
平台
许可证Other
所有者活动
创建于2013-11-30 07:21:39
推送于2016-05-12 09:08:08
最后一次提交2015-03-05 17:51:01
发布数1
最新版本名称initial (发布于 )
第一版名称initial (发布于 )
用户参与
星数4.5k
关注者数138
派生数271
提交数219
已启用问题?
问题数34
打开的问题数17
拉请求数1
打开的拉请求数1
关闭的拉请求数13
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?