yes it is in ruby using regular expressions.
under ext/ae-editor/langs there are configuration files for this:
ex. rb.lang contains reg exp for *.rb file
conf.lang for *.conf. If a file extension has same syntax highlighting
of other like *.rbw
you can create a rbw.lang.bind in which you write bind=rb
Antonio