Usecode C Tutorials Reference Syntax Highlighters
This section houses syntax highlighters for Usecode C. These are for specific text editors, and are meant to aid in writing usecode. Their main virtue is keeping stupid syntax errors away.
There are two syntax highlighter definitions here: one for a specific Windows text editor called ConTEXT , and the other for a whole class of text editors for *nix systems - basically, any editor or IDE in those systems that uses GtkSourceView to highlight code will automatically use the highlighter for usecode files if you follow the enclosed installation instructions.
Important Notice
In order to be able to use new usecode in the Ultima VII games, you must first compile the usecode using the Usecode C Compiler (ucc). You can obtain a Windows binary of the compiler in the following link: Exult Win32 Tools snapshot . If you wisely don't use Windows, you will have to compile your own binary.
Usecode C syntax highlighter for ConTEXT 3 KiB zip file,
last modified on 01:13 2016-07-23
Installation instructions, as well as a more complete description of this mod,
are in the included file.
Usecode C syntax highlighters for GtkSourceView 7 KiB tar.gz file,
last modified on 01:14 2016-07-23
Installation instructions, as well as a more complete description of this mod,
are in the included file.