Discussion:
Xcode3 syntax colouring for M2
(too old to reply)
strictly noreply
2009-06-03 07:37:41 UTC
Permalink
In Xcode 3, Apple has made fundamental changes in the way how to
specifiy the syntax of languages for syntax colouring in the built-in
editor. This change has broken syntax colouring for all languages for
which Apple doesn't ship a specfication file as part of Xcode. I have
recently made an Xcode 3 compatible specification file for Modula-2
and put it up for download here:

http://www.sunrisetel.net/software/papers/modula2/Modula2.xclangspec

Note that this doesn't make Xcode associate .def and .mod file name
suffixes with Modula-2, which requires a different specification file
and which I haven't been able to get working yet.
Fruttenboel
2009-07-03 19:42:08 UTC
Permalink
Post by strictly noreply
In Xcode 3, Apple has made fundamental changes in the way how to
specifiy the syntax of languages for syntax colouring in the built-in
editor. This change has broken syntax colouring for all languages for
which Apple doesn't ship a specfication file as part of Xcode. I have
recently made an Xcode 3 compatible specification file for Modula-2
http://www.sunrisetel.net/software/papers/modula2/Modula2.xclangspec
Note that this doesn't make Xcode associate .def and .mod file name
suffixes with Modula-2, which requires a different specification file
and which I haven't been able to get working yet.
I use jed when editing Modula-2 source. Works fine to me...
BK [noreply/posting only]
2009-07-08 08:27:02 UTC
Permalink
The Xcode 3 language specification for Modula-2 has now been moved to

http://modula2.net/resources/Modula-2.xclangspec

The old URL at sunrise is being redirected to the new one, but if you
have linked to this file on your website, please update the link
accordingly, thanks.
BK [noreply/posting only]
2009-07-08 08:29:49 UTC
Permalink
The Xcode 3 language specification for Modula-2 has now been moved to

http://modula2.net/resources/Modula2.xclangspec

The old URL at sunrise is being redirected to the new one, but if you
have linked to this file on your website, please update the link
accordingly, thanks.

Loading...