Difference between revisions of "XML editors"

From Apertium
Jump to navigation Jump to search
(Created page with "Some popular XML editors used to edit Apertium language data: * [https://en.wikipedia.org/wiki/Gedit Gedit] – a GUI editor (written in C/Python) * [https://en.wikipedia.org...")
 
Line 5: Line 5:
 
* [[Vim]] – a lightweight, modal editor
 
* [[Vim]] – a lightweight, modal editor
 
* [[Emacs]] – a self-documenting, extensible lisp machine
 
* [[Emacs]] – a self-documenting, extensible lisp machine
  +
  +
==See also==
  +
* [[Easy dictionary maintenance]]

Revision as of 12:29, 4 March 2014

Some popular XML editors used to edit Apertium language data:

  • Gedit – a GUI editor (written in C/Python)
  • Jedit – a GUI editor (written in Java)
  • Vim – a lightweight, modal editor
  • Emacs – a self-documenting, extensible lisp machine

See also