"Khemir Nadim" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > "Suresh Govindachar" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > Hello, > > > > I defined the concept of an Editable User Interface (EUI) > > on www.sonic.net/~suresh/eui and illustrated it with > > an extensive application > > on www.vim.org/scripts/script.php?script_id=1052 . > > Any other app you are aware of? > > Cheers, Nadim. >
On the vim.org site, others have released applications that use perl or python and can be executed from Vim; for example, there is a web-browser and (more than one) IDE. (There are also apps like a tetris game and a drawing tool but these only use the built-in vimL scripting language.) Anyway, once the EUI concept is widely understood, I expect that there will be development of more applications that use a text editor as their interface. Moreover, the EUI concept allows applications to be easily ported to different editors (not just VIM)! --Suresh
