Sunday, July 31, 2011

Re: JS edition of VIM

Reply to message «JS edition of VIM»,
sent 07:31:54 31 July 2011, Sunday
by Kai Zhang:

There is no JS edition, but if you want to write one try out emscripten LLVM
backend which can translate any languages supported by LLVM (including C which
is vim written in) to javascript. Mozilla developers once successfully compiled
Doom using it.

Original message:
> Hello, everyone! I am wondering if there is a javascript edition of vim. I
> have found JSVIM, but it is too simple. Since web application is more and
> more popular, I think we need a online edition of VIM, which may let more
> people know this powerful editor!

No comments: