Files
lazarus-ccr/components/extrasyn/TestHighlighters/lua.hgl

170 lines
3.6 KiB
Plaintext

<UniHighlighter>
<ImportantInfo>
******* Please read carefully *************************
* Please, make any changes in this file very carefuly!*
* It is much more convinient to use native designer! *
*******************************************************
</ImportantInfo>
<Info>
<General>
<Name>Lua</Name>
<FileTypeName>lua</FileTypeName>
<Layout>Standard</Layout>
</General>
<Author>
<Name>Vitaly Nevzorov</Name>
<Email>nevzorov@yahoo.com</Email>
<Web>www.delphist.com</Web>
<Copyright>Copyright (c) Vitaly Nevzorov, 2002</Copyright>
<Company>N/A</Company>
<Remark>Created based on UltraEdit:lua.txt</Remark>
</Author>
<Version>
<Version>1</Version>
<Revision>0</Revision>
<Date>37612.5493981713</Date>
<Type>Beta</Type>
</Version>
<History>
</History>
<Sample>
<S></S>
</Sample>
</Info>
<Range Name="Root">
<Def>
<Back>16777215</Back>
<Fore>0</Fore>
<Style></Style>
</Def>
<Num>
<Back>16777215</Back>
<Fore>128</Fore>
<Style></Style>
</Num>
<OpenSymbol></OpenSymbol>
<CloseSymbol></CloseSymbol>
<DelimiterChars> !&qt;%&amp;'()*+,-./:;&lt;&gt;?@[\]^{|}</DelimiterChars>
<AnyTerm>True</AnyTerm>
<CloseOnTerm>False</CloseOnTerm>
<CloseOnEol>False</CloseOnEol>
<CaseSensitive>False</CaseSensitive>
<KW Name="key words">
<Attri>
<Back>16777215</Back>
<Fore>32768</Fore>
<Style></Style>
</Attri>
<W>and</W>
<W>break</W>
<W>do</W>
<W>else</W>
<W>elseif</W>
<W>end</W>
<W>for</W>
<W>function</W>
<W>if</W>
<W>in</W>
<W>local</W>
<W>nil</W>
<W>not</W>
<W>or</W>
<W>repeat</W>
<W>return</W>
<W>then</W>
<W>until</W>
<W>while</W>
</KW>
<KW Name="operators">
<Attri>
<Back>16777215</Back>
<Fore>16711680</Fore>
<Style></Style>
</Attri>
<W>~=</W>
<W>&lt;=</W>
<W>&gt;=</W>
<W>&lt;</W>
<W>&gt;</W>
<W>==</W>
<W>=</W>
<W>+</W>
<W>-</W>
<W>*</W>
<W>//</W>
<W>/</W>
<W></W>
<W></W>
<W>(</W>
<W>)</W>
<W>{</W>
<W>}</W>
<W>[</W>
<W>]</W>
<W>;</W>
<W>,</W>
<W>.</W>
<W>..</W>
<W>...</W>
</KW>
<Range Name="Remarks --">
<Def>
<Back>16777215</Back>
<Fore>8388608</Fore>
<Style></Style>
</Def>
<Num>
<Back>16777215</Back>
<Fore>8388608</Fore>
<Style></Style>
</Num>
<OpenSymbol>--</OpenSymbol>
<CloseSymbol></CloseSymbol>
<DelimiterChars>!&qt;#$%&amp;'()*+,-./:;&lt;=&gt;?@[\]^`{|}~</DelimiterChars>
<AnyTerm>True</AnyTerm>
<CloseOnTerm>False</CloseOnTerm>
<CloseOnEol>True</CloseOnEol>
<CaseSensitive>False</CaseSensitive>
</Range>
<Range Name="Strings &qt;..&qt;">
<Def>
<Back>16777215</Back>
<Fore>255</Fore>
<Style></Style>
</Def>
<Num>
<Back>16777215</Back>
<Fore>255</Fore>
<Style></Style>
</Num>
<OpenSymbol>&qt;</OpenSymbol>
<CloseSymbol>&qt;</CloseSymbol>
<DelimiterChars>!&qt;#$%&amp;'()*+,-./:;&lt;=&gt;?@[\]^`{|}~</DelimiterChars>
<AnyTerm>True</AnyTerm>
<CloseOnTerm>False</CloseOnTerm>
<CloseOnEol>False</CloseOnEol>
<CaseSensitive>False</CaseSensitive>
</Range>
<Range Name="Strings '..'">
<Def>
<Back>16777215</Back>
<Fore>255</Fore>
<Style></Style>
</Def>
<Num>
<Back>16777215</Back>
<Fore>255</Fore>
<Style></Style>
</Num>
<OpenSymbol>'</OpenSymbol>
<CloseSymbol>'</CloseSymbol>
<DelimiterChars>!&qt;#$%&amp;'()*+,-./:;&lt;=&gt;?@[\]^`{|}~</DelimiterChars>
<AnyTerm>True</AnyTerm>
<CloseOnTerm>False</CloseOnTerm>
<CloseOnEol>False</CloseOnEol>
<CaseSensitive>False</CaseSensitive>
</Range>
</Range>
<CopyRight>Rule file for UniHighlighter Delphi component (Copyright(C) Fantasist(walking_in_the_sky@yahoo.com), Vit(nevzorov@yahoo.com), 2002)</CopyRight>
</UniHighlighter>