Unfortunately, the most efficient way to use it, is from within emacs and the OPI.
I tried to find a way to use it with other editors, even for simple functionality like syntax highlighting but with no success.
Today, I tried to make a syntax `.lang' file for gedit, for Mozart/Oz so I took a .lang file
I found in `/usr/share/gtksourceview-2.0/language-specs/' (`scheme.lang'), modified it
and there I have a far-from-complete-yet-working `.lang' file for Mozart/Oz and gedit, as well some `tools' for the `external-tools' plugin (compile & compile-run with
If you want to use it, access my github at:http://github.com/mmxgn/mozart-stuff/tree/master/mozart-gedit/
Download mozart-gedit.tar.gz, untar-gzip it and read `INSTALL'.
Here's a screenshot: