Difference between revisions of "XML editors"

From Apertium
Jump to navigation Jump to search
Line 1: Line 1:
Some popular XML editors used to edit Apertium language data:
+
Some XML editors used to edit Apertium language data (e.g. [[dix]] and [[transfer]] files):
   
 
* [https://en.wikipedia.org/wiki/Gedit Gedit] – a GUI editor (written in C/Python)
 
* [https://en.wikipedia.org/wiki/Gedit Gedit] – a GUI editor (written in C/Python)
Line 8: Line 8:
 
==See also==
 
==See also==
 
* [[Easy dictionary maintenance]]
 
* [[Easy dictionary maintenance]]
  +
  +
  +
[[Category:Tools]]

Revision as of 12:30, 4 March 2014

Some XML editors used to edit Apertium language data (e.g. dix and transfer files):

  • 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