Page 1 of 1

xc-mode for Emacs

Posted: Mon Mar 31, 2014 4:37 pm
by ChuckThePlant
Version: 0.1
Status: Public release
License: GPL
Download: https://github.com/martinscz/xc-mode

This is a first attempt to create an xc-mode for Emacs. It is derived from c-mode which comes with the CC Mode package.
So far it's not complete. Especially all the new language features that came with Tools 13 aren't yet supported. However - apart from some additional keyword highlighting - it solves the indendation problem with the input operator ":>" which would be regarded as a label when basic c-mode is used for xc files.