[Mono-osx] Xcode 3 C# syntax coloring
Andreas Färber
andreas.faerber at web.de
Sun Jan 20 14:21:30 EST 2008
Hello Marc,
Am 20.01.2008 um 19:31 schrieb marc hoffman:
> We should cordinate to get all the language-agnostic Mono (like
> defiitions for "compiled.mono.executable" and that kinda stuff) items
> into files that can be shared with C# and Chrome without to much
> duplication.
I continue to oppose the use of "mono" there. I had been using
compiled.cli.assembly and compiled.cli.module in my plugin - while I
do personally like Mono, Apple calls theirs mach-o and not macos, and
accordingly "cli" is more precise and doesn't rule out e.g.
Portable.NET.
I already have a separate file for these two definitions, just didn't
attach it as it seemed to make little sense standalone.
I'd love to share this work in some repository, I just don't want it
confused as a Cocoa#-only plugin.
As long as we work on separate files that should work; however working
on the same language file will be difficult to coordinate.
I'm attaching a new version with more keywords and added support for
methods but with broken support for properties (doesn't work with non-
recursive blocks); so keep a copy of the previous version around. ;)
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CLI.xcspec
Type: application/octet-stream
Size: 1538 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-osx/attachments/20080120/880f42a9/attachment-0004.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CSharp.xclangspec
Type: application/octet-stream
Size: 15462 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-osx/attachments/20080120/880f42a9/attachment-0005.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CSharp.xcsynspec
Type: application/octet-stream
Size: 1976 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-osx/attachments/20080120/880f42a9/attachment-0006.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CSharp.xcspec
Type: application/octet-stream
Size: 1394 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-osx/attachments/20080120/880f42a9/attachment-0007.obj
More information about the Mono-osx
mailing list