Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
yi text editor
[go: Go Back, main page]

yi: just syntax

News

Jean-Philippe Bernardy has taken over development of Yi, and its new home is now on Haskell.org.

About

Yi is a text editor written and extensible in Haskell. The goal of the Yi project is to provide a flexible, powerful and correct editor core scriptable in Haskell. A principle of Yi is that any behaviour can be programmed, so there exist vi, vim, emacs, mg, nano, joe and ee frontends to Yi. Other editor interfaces can be written easily via a lexer specification.

Get Yi

  • Yi 0.1.0
  • Development
    • Source by darcs:
       darcs get http://www.cse.unsw.edu.au/~dons/yi
    • Source by web here
    • A paper describing the dynamic architecture implemented in Yi
    • The Yi wiki.

    Project Activity