Hi guys,
the above lsl.el mode didnt' quite work for me (dunno why), so I've rolled my own, as a variant of cc-mode. This simply modifies the standard c-mode indentations to be more consistent with the non-GNU type indentations of the SL-editor, and adds a bunch of font-lock keywords (using the ones from above, PLUS all current lsl-function names).
Seems to work for me, please let me know if you have problems and/or suggestions for improvements.
Cheers,
Reinhard
[v2: updated script: 09/02/2006, 14:23 CET]
[v3: minor improvements, more keywords added, 11/02/2006 13:00 CET]
UPDATE: the problem seems to be that copy&paste'ing from this page breaks the file, so here's a link now: http://www.aei.mpg.de/~repr/SL/lsl-mode.el