Difference between revisions of "XML editors"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
* [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) |
||
* [https://en.wikipedia.org/wiki/JEdit Jedit] – a GUI editor (written in Java) |
* [https://en.wikipedia.org/wiki/JEdit Jedit] – a GUI editor (written in Java) |
||
** http://stackoverflow.com/a/3435092/69663 lists some handy XML plugins |
|||
* [[Vim]] – a lightweight, modal editor |
* [[Vim]] – a lightweight, modal editor |
||
* [[Emacs]] – a self-documenting, extensible lisp machine |
* [[Emacs]] – a self-documenting, extensible lisp machine |
Revision as of 12:34, 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)
- http://stackoverflow.com/a/3435092/69663 lists some handy XML plugins
- Vim – a lightweight, modal editor
- Emacs – a self-documenting, extensible lisp machine