On Aug 18, 2008, at 6:41 PM, Gustavo Gutierrez wrote:
For this we can also consider GNU source highlight (see http:// www.gnu.org/software/src-highlite/) as a possibility. I don't know how much complicated can be create a plugin to extend this tool to parse oz code. The developers of this tool claim that it is easy extensible to support other languages.
I assume it would nevertheless amount to writing a parser which parses a considerable subset of the Oz language -- which is the reason why there exist Emacs-based tools for languages for which Emacs syntax highlighting is already available. As a comparison: the Oz scanner/parser of ozh (written with Gump) is about 2000 lines of code.
Best Torsten -- Torsten Anders Interdisciplinary Centre for Computer Music Research University of Plymouth Office: +44-1752-586219 Private: +44-1752-558917 http://strasheela.sourceforge.net http://www.torsten-anders.de _________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
