aster-mode for emacs
- Stefan
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 20
- Thank you received: 0
11 years 11 months ago - 11 years 10 months ago #6940
by Stefan
aster-mode for emacs was created by Stefan
Hi!
Since I didn't find anythin on google I decided to build my own version of an aster-mode for emacs
It is not very great but I is able to highlight the code_aster Operators and _F as builtin Type.
I made it as extension of Python mode, thus it is able to highlight all Python Keywords too =)
You can find the sources now on Github:
github.com/maldun/aster-mode
Installation: extract it to your home directory e.g. in emacs.d/plugins/astermode , and
addto your .emacs file
Have fun!
Since I didn't find anythin on google I decided to build my own version of an aster-mode for emacs
It is not very great but I is able to highlight the code_aster Operators and _F as builtin Type.
I made it as extension of Python mode, thus it is able to highlight all Python Keywords too =)
You can find the sources now on Github:
github.com/maldun/aster-mode
Installation: extract it to your home directory e.g. in emacs.d/plugins/astermode , and
add
(load "~/.emacs.d/plugins/astermode/aster-mode")
Have fun!
Last edit: 11 years 10 months ago by Stefan.
Moderators: catux
Time to create page: 0.108 seconds