Yi icon
Yi icon

Yi

 4 likes

Yi is a text editor written, and extensible in, the Haskell programming language. It can be made to behave like emacs or like vi.

The Vty frontend

License model

  • FreeOpen Source

Application types

Country of Origin

  • International

Platforms

  • Mac
  • Windows
  • Linux
Discontinued

Project possibly abandoned. No activities for two years, and last release in 2017.In this GitHub issue, the developer discussed about the future of the project: https://github.com/yi-editor/yi/issues/1114

  No rating
4likes
0comments
0news articles

Features

Suggest and vote on features
  1.  EMACS

 Tags

  • haskell

Yi News & Activities

Highlights All activities

Recent activities

No activities found.

Yi information

  • Developed by

    Haskell
  • Licensing

    Open Source and Free product.
  • Alternatives

    32 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Our users have written 0 comments and reviews about Yi, and it has gotten 4 likes

Yi was added to AlternativeTo by greenrd on Aug 20, 2010 and this page was last updated Oct 3, 2022.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Yi?

Yi is a text editor written, and extensible in, the Haskell programming language. It can be made to behave like emacs or like vi.

Features:

  • A purely functional editor core;
  • Keybindings written as parsers of the input;
  • Emacs, Vim and Cua (subset) emulations provided by default;
  • Vty, Gtk2Hs, and, in development, Cocoa and Pango frontends.

The long term goal of the project is to make Yi the editor of choice for the haskell hacker.

The main short term goal is to maximize Yis Fun Factor. This includes:

  • improve hackability (and therefore architecture)
  • add cool features