c0-mode

Homepage: http://c0.typesafety.net

Author: Jakob Max Uecker

Updated:

Summary

Major mode for editing C0 files

Commentary

This mode implements font-locking and indentation of C0 based on
   the functionality provided by cc-mode. C0 is a variant of C
   developed at Carnegie Mellon University for pedagogical
   purposes.

   Note: The interface used in this file requires CC Mode 5.30 or
   later.

Dependencies