Skip to content

nverno/ebnf-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ebnf-mode - Major mode for EBNF files

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

Description

Basic indentation and font-locking support for EBNF language files. http://en.wikipedia.org/wiki/Extended_Backus-Naur_Form

Refer to ebnf2ps.el for language description/variables to customize syntax.

This mode uses '.' as rule ender and ';' as comment starter.

Installation

Add containing directory to load-path and generate autoloads, or

(require 'ebnf-mode)

Code:


Converted from ebnf-mode.el by el2markdown.

About

Emacs major mode for editing EBNF files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published