GNU ELPA - gle-mode

gle-mode

Description
Major mode to edit Graphics Layout Engine files
Latest
gle-mode-1.1.el, 2017-Nov-27, 19.5 KiB
Home page
http://elpa.gnu.org/packages/gle-mode.html
Browse repository
CGit or Gitweb
Badge

To install this package, run in Emacs:

M-x package-install RET gle-mode RET

Full description

This is a major mode for files using the GLE (Graphics Layout Engine)
language.  See http://glx.sourceforge.net/
[ Not sure why the site uses "glx", while everything else seems to use
  "gle" instead.  ]

It provides:
- Rudimentary code highlighting
- Automatic indentation
- Flymake support (requires Emacs-26's fymake)
- Imenu support
- Electric bloc names (after begin/end)
- Completion of bloc names
- Skeletons/templates to insert or close blocs

TODO
- Fix highlighting of function calls?
- provide more completion

Old versions

gle-mode-1.0.el2017-Nov-2712.0 KiB