File: //lib/python3/dist-packages/pygments/lexers/__pycache__/parasail.cpython-311.pyc
�
�E�c�
� �p � d Z ddlZddlmZmZ ddlmZmZmZm Z m
Z
mZmZm
Z
mZ dgZ G d� de� � ZdS )z�
pygments.lexers.parasail
~~~~~~~~~~~~~~~~~~~~~~~~
Lexer for ParaSail.
:copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
� N)�
RegexLexer�include) �Text�Comment�Operator�Keyword�Name�String�Number�Punctuation�Literal�
ParaSailLexerc �T � e Zd ZdZdZdZdgZddgZdgZe j
Zdefd e
j fd
ej fdej fdej fd
ej fdefdej fdef ed� � dej fdefdefdefdefgdej fdej fdej fdej fdej fdej fgd�Z dS )r z>
For ParaSail source code.
.. versionadded:: 2.1
�ParaSailzhttp://www.parasail-lang.org�parasailz*.psiz*.pslztext/x-parasailz[^\S\n]+z//.*?\nz\b(and|or|xor)=z<\b(and(\s+then)?|or(\s+else)?|xor|rem|mod|(is|not)\s+null)\ba% \b(abs|abstract|all|block|class|concurrent|const|continue|each|end|exit|extends|exports|forward|func|global|implements|import|in|interface|is|lambda|locked|new|not|null|of|op|optional|private|queued|ref|return|reverse|separate|some|type|until|var|with|if|then|else|elsif|case|for|while|loop)\bz,(abstract\s+)?(interface|class|op|func|type)z"[^"]*"z\\[\'ntrf"0]z#[a-zA-Z]\w*�numbersz'[^']'z[a-zA-Z]\w*zx(<==|==>|<=>|\*\*=|<\|=|<<=|>>=|==|!=|=\?|<=|>=|\*\*|<<|>>|=>|:=|\+=|-=|\*=|\|=|\||/=|\+|-|\*|/|\.\.|<\.\.|\.\.<|<\.\.<)z%(<|>|\[|\]|\(|\)|\||:|;|,|.|\{|\}|->)z\n+z#\d[0-9_]*#[0-9a-fA-F][0-9a-fA-F_]*#z0[xX][0-9a-fA-F][0-9a-fA-F_]*z0[bB][01][01_]*z%\d[0-9_]*\.\d[0-9_]*[eE][+-]\d[0-9_]*z\d[0-9_]*\.\d[0-9_]*z \d[0-9_]*)�rootr N)!�__name__�
__module__�__qualname__�__doc__�name�url�aliases� filenames� mimetypes�re� MULTILINE�flagsr r �Singler �Wordr �Reserved�Declarationr
�Escaper
r �Charr r r �Hex�Bin�Float�Integer�tokens� � �:/usr/lib/python3/dist-packages/pygments/lexers/parasail.pyr r sK � � � � � �� � �D�
(�C��l�G��'�"�I�"�#�I��L�E� �$��
���(�
���/�#�
�]�
�:� �
�
� =�
�
�
"� �� �
�f�m�,�
�g�&��G�I���
���$�
�T�"�)� �
� 6�
�
�
�T�N�A!
�F 4�V�Z�@�
-�v�z�:�
���,�
5�
�\�
�
$�f�l�3�
�6�>�*�
�G,� ,�F�F�Fr, )r r �pygments.lexerr r �pygments.tokenr r r r r r
r r r
�__all__r r+ r, r- �<module>r1 s� ��� �
� � � � .� .� .� .� .� .� .� .�!� !� !� !� !� !� !� !� !� !� !� !� !� !� !� !� !� !� !� !� !� !� �
��;� ;� ;� ;� ;�J� ;� ;� ;� ;� ;r,