「Lua」の版間の差分
ナビゲーションに移動
検索に移動
余分な文字の削除 |
タグをpreに変更 |
||
| 1行目: | 1行目: | ||
[https://www.lua.org/manual/5.2/manual.html Lua 5.2 Manual] より作成。<code>[=[ ... ]=]</code>の形の文字列には非対応です。 | [https://www.lua.org/manual/5.2/manual.html Lua 5.2 Manual] より作成。<code>[=[ ... ]=]</code>の形の文字列には非対応です。 | ||
< | <pre> | ||
#TagBegin= | #TagBegin= | ||
#TagEnd= | #TagEnd= | ||
| 216行目: | 216行目: | ||
__sub | __sub | ||
__unm | __unm | ||
</ | </pre> | ||
2025年1月22日 (水) 07:51時点における版
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, RightAll=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, RightAll=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, RightAll=False, MatchCase=True, InsideTag=False, RegEx=False bit32 coroutine debug file io math os package string table #Word Color=3, WholeWord=True, RightSide=False, RightAll=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, RightAll=False, MatchCase=True, InsideTag=False, RegEx=False __add __call __concat __div __eq __index __le __len __lt __mod __mul __newindex __pow __sub __unm
スポンサーリンク