Definicion de lenguaje Harbour para Sublime Text 2 compatible con Harbour.
Regular Expressions’ Syntax In Syntax Definitions
Sublime Text uses Oniguruma‘s syntax for regular expressions in syntax definitions.
http://www.geocities.jp/kosako3/oniguruma/doc/RE.txt
Several existing syntax definitions make use of features supported by this regular expression engine that aren’t part of perl-style regular expressions, hence the requirement for Oniguruma.
GNU General Public License