Skip to content

nverno/oat-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oat-mode - Emacs mode for editing Oat source

Author: Noah Peart noah.v.peart@gmail.com
URL: https://github.com/nverno/oat-mode

Derives from cc-mode, so uses the c-lang interface to modify variables inherited from java-mode.

Just using java-mode is pretty reasonable already, but this specializes to oat's grammar and removes java's (or most of it). Java handles the int[] var style syntax well

Lang-dependent code in cc-font.el/cc-langs.el

Installation

Just add to load-path and generate autoloads or

(require 'oat-mode)

Code:


Converted from oat-mode.el by el2markdown.

Releases

No releases published

Packages

No packages published