+++ Commercial +++
+++ Commercial +++ End |
The JED editor's Simple Prolog syntax highlighting scheme
Netscape users shift+click left for downloading or first have a look at it and simply save it as a textfile. Lynx users know what to do. All (?) ISO predicates and the most common used predicates are highlighted and enhance the convinience editing Prolog source files using the JED editor. Implementing a simple hightlight scheme is not complicated at all, so your're able to extend prolog.sl to your personal needs. But feel free to ask for help. Small HowtoPut something like this into your ~/.jedrc:
If you don't like the ending As an alternative you're also able to declare the mode after a comment sign in the first two (?) lines:
If you like using the fold mode too, you may read fold.txt
for the key
bindings.
Insert
into your .jedrc (global variables).
|