Lately I've been working on an Ubuntu 11.0x system porting JOD to Linux. The default text editor for this OS is something called GEDIT. GEDIT appears quite capable and does pretty much everything you expect of a text editor. It supports syntax coloring using *GtkSourceView* and provides a slew of (xml) *.lang coloring files in:
*/usr/share/gtksourceview-2.0/language-specs/* * * Of course J is not in the list of languages supported by default. Has anyone worked up a J specific *.lang file for this editor? I realize there are other supported editors mentioned in the J WiKi but frankly I am suffering from text editor fatigue and would rather not learn emacs or vim just to get J syntax coloring. -- John D. Baker [email protected] ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
