Next: GUD integration, Previous: Emacs tools, Up: Emacs tools [Contents][Index]
The module mixal-mode.el provides a new mode, mixal-mode, for
editing MIXAL source files16. When everything is installed correctly,
Emacs will select it as the major mode for editing files with extension
.mixal
. You can also activate mixal-mode in any buffer
issuing the Emacs command M-x mixal-mode
.
• Basics | Editing code, font locking and indentation. | |
• Help system | Using the interactive help system. | |
• Compiling and running | Invoking compiler and/or virtual machine. |