Lua

提供:MeryWiki
2013年2月23日 (土) 22:52時点におけるSnipsnipsnip (トーク | 投稿記録)による版
ナビゲーションに移動 検索に移動

« 構文ファイル

Lua 5.2 Manual より作成。[=[ ... ]=]の形の文字列には非対応です。

#TagBegin=
#TagEnd=
#CommentBegin1=--[[
#CommentEnd1=]]
#LineComment1=--
#CommentBegin2=[[
#CommentEnd2=]]
#LineComment2=
#SpecialSyntax=None
#ScriptBegin=
#ScriptEnd=
#QuoteSingle=True
#QuoteDouble=True
#QuoteContinue=True
#EscapeCharacter=\

#Word Color=0, WholeWord=True, RightSide=False, MatchCase=True, InsideTag=False, RegEx=False
and
break
do
else
elseif
end
false
for
function
goto
if
in
local
nil
not
or
repeat
return
then
true
until
while
...

#Word Color=1, WholeWord=True, RightSide=False, MatchCase=True, InsideTag=False, RegEx=False
_G
_VERSION
assert
collectgarbage
dofile
error
getmetatable
ipairs
loadfile
load
next
pairs
pcall
print
rawequal
rawget
rawlen
rawset
require
select
setmetatable
tonumber
tostring
type
xpcall

#Word Color=2, WholeWord=True, RightSide=False, MatchCase=True, InsideTag=False, RegEx=False
bit32
coroutine
debug
file
io
math
os
package
string
table

#Word Color=3, WholeWord=True, RightSide=False, MatchCase=True, InsideTag=False, RegEx=False
byteabs
acos
arshift
asin
atan
atan2
band
bnot
bor
btest
bxor
byte
ceil
char
clock
close
concat
config
cos
cosh
cpath
create
date
deg
difftime
dump
execute
exit
exp
extract
find
floor
flush
fmod
format
frexp
getenv
gethook
getinfo
getlocal
getmetatable
getregistry
getupvalue
getuservalue
gmatch
gsub
huge
input
insert
ldexp
len
lines
loaded
loadlib
log
lower
lrotate
lshift
match
max
min
modf
open
output
pack
path
pi
popen
pow
preload
rad
random
randomseed
read
remove
rename
rep
replace
resume
reverse
rrotate
rshift
running
searchers
searchpath
seek
sethook
setlocal
setlocale
setmetatable
setupvalue
setuservalue
setvbuf
sin
sinh
sort
sqrt
status
stderr
stdin
stdout
sub
tan
tanh
time
tmpfile
tmpname
traceback
type
unpack
upper
upvalueid
upvaluejoin
wrap
write
yield

#Word Color=4, WholeWord=True, RightSide=False, MatchCase=True, InsideTag=False, RegEx=Falsebyte
__add
__call
__concat
__div
__eq
__index
__le
__len
__lt
__mod
__mul
__newindex
__pow
__sub
__unm
スポンサーリンク