Dear Jason,

On 04.10.2006, at 23:55, Jason Sanchez wrote:
I’d be interested in building a Visual Studio addin for Oz support.  I’d like to know what the interest would be for something like this.

I figure other Windows users will be grateful -- the subject of Emacs + Windows is raised occationally here..

 I would need the LEXX/YACC language specification for Oz in order to provide syntax highlighting.  The sources for the debugger and Oz compiler are already available, so I’d be able to provide integrated debugger support as well.

Gump comes with a scanner/parser example of Oz syntax (the Gump example files OzScanner.ozg/OzParser.ozg). As far as I remember, the Gump specification is similar to LEXX/YACC (and it even calls flex in the background). You may also want to check out the Oz Notation manual (http://www.mozart-oz.org/documentation/notation/index.html).

The OzScanner.ozg/OzParser.ozg files of Gump are not quite up to date with the extended Oz syntax since 1.3.*. Therefore, these files have been edited for ozh (see Mogul), which was in turn recently updated by Filip Konvicka (see the Oz mailinglist archive). I do not know whether that was uploaded back to Mogul again -- Filip?

Best,
Torsten

 
Feedback?
 
--Jason Sanchez
_______________________________________________________________________ __________ mozart-hackers mailing list [email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-hackers
--
Torsten Anders
Sonic Arts Research Centre • Queen's University Belfast
Frankstr. 49 • D-50996 Köln
Tel: +49-221-3980750
http://www.torsten-anders.de
http://strasheela.sourceforge.net


--
Torsten Anders
Sonic Arts Research Centre • Queen's University Belfast
Frankstr. 49 • D-50996 Köln
Tel: +49-221-3980750
http://www.torsten-anders.de
http://strasheela.sourceforge.net

_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to