3

V'ícl
ã@s^dZddlmZmZmZddlmZmZmZm	Z	m
Z
mZmZm
Z
mZdgZGdd„deƒZdS)zÊ
    pygments.lexers.floscript
    ~~~~~~~~~~~~~~~~~~~~~~~~~

    Lexer for FloScript

    :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
é)Ú
RegexLexerÚincludeÚbygroups)	ÚTextÚCommentÚOperatorÚKeywordÚNameÚStringÚNumberÚPunctuationÚ
WhitespaceÚFloScriptLexerc
@sèeZdZdZdZdZddgZdgZdd„Zd	e	fd
e
fdeee	ƒfdefd
e
jfde
fdejfdefdedfedƒedƒdejfgdefdedfgdejfdejfdejfdejfdejfdejjfdejfgdejfd efgd!œZd"S)#rzV
    For FloScript configuration language source code.

    .. versionadded:: 2.4
    Z	FloScriptzhttps://github.com/ioflo/iofloZ	floscriptZfloz*.flocCsdtjfd|fd|fd|fgS)NzG%(\(\w+\))?[-#0 +]*([0-9]+|[*])?(\.([0-9]+|[*]))?[hlL]?[E-GXc-giorsux%]z[^\\\'"%\n]+z[\'"\\]ú%)r
ZInterpol)Zttype©rú=/tmp/pip-build-gk9425m9/Pygments/pygments/lexers/floscript.pyÚinnerstring_ruless
z FloScriptLexer.innerstring_rulesz\s+z[]{}:(),;[]z(\\)(\n)z\\zO(to|by|with|from|per|for|cum|qua|via|as|at|in|of|on|re|is|if|be|into|and|not)\bz!=|==|<<|>>|[-~+/*%=<>&^|.]zã(load|init|server|logger|log|loggee|first|over|under|next|done|timeout|repeat|native|benter|enter|recur|exit|precur|renter|rexit|print|put|inc|copy|set|aux|rear|raze|go|let|do|bid|ready|start|stop|run|abort|use|flo|give|take)\bz(frame|framer|house)\bú"ÚstringÚnameÚnumbersz#.+$z[^"]+z#popz'(\d+\.\d*|\d*\.\d+)([eE][+-]?[0-9]+)?j?z\d+[eE][+-]?[0-9]+j?z	0[0-7]+j?z
0[bB][01]+z0[xX][a-fA-F0-9]+z\d+Lz\d+j?z@[\w.]+z[a-zA-Z_]\w*)ÚrootrrrN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__rÚurlÚaliasesÚ	filenamesrr
rrrrÚWordr	ZBuiltinrr
rrÚSinglerZFloatÚOctZBinZHexZIntegerZLongZ	DecoratorÚtokensrrrrrs>



N)rZpygments.lexerrrrZpygments.tokenrrrrr	r
rrr
Ú__all__rrrrrÚ<module>	s,