Smultron & MySQL Syntax
I put together a syntax file for MySQL so that Smultron highlights MySQL keywords and functions. It will be included in the next Smultron update.
Smultron is a great editor and I’m glad that I was able to help out in a small way. The task was very easy, since I’ve put together a small toolchain (A C program and a Python script) that acts as a preprocessor. The C program does formatting, and the Python script handles output into the target language. I’ve used it for PHP to save me tons of grunt work, so using it to output XML was a trivial task.