The xi editor project is an attempt to build a high quality text editor,
using modern software engineering techniques.
Goals include:

* separation between frontend and backend
* ***Reliability***. Crashing, hanging, or losing work should never happen.
* ***Developer friendliness***. It should be easy to customize xi editor, whether
  by adding plug-ins or hacking on the core.
