| Server IP : 217.160.0.135 / Your IP : 216.73.217.85 Web Server : Apache System : Linux www 6.18.52-i1-ampere #1203 SMP Mon Sep 14 18:29:59 CEST 2026 aarch64 User : sws1074145052 ( 1074145052) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /lib/python3/dist-packages/pygments/lexers/__pycache__/ |
Upload File : |
�
�E�c�x � � � d Z ddlZddlmZ ddlmZmZ ddlmZm Z m
Z
mZmZm
Z
mZmZmZmZ ddlmZ ddlmZ dd gZ G d
� d e� � Z G d� de� � ZdS )z�
pygments.lexers.pascal
~~~~~~~~~~~~~~~~~~~~~~
Lexers for Pascal family languages.
:copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
� N)�Lexer)�get_bool_opt�get_list_opt)
�Text�Comment�Operator�Keyword�Name�String�Number�Punctuation�Error�
Whitespace)�Scanner)�Modula2Lexer�DelphiLexer�
PortugolLexerc �8 � e Zd ZdZdZdgZddgZg ZdZd� Z d� Z
d S )
r z;For Portugol, a Pascal dialect with keywords in Portuguese.�Portugol�portugolz*.algz
*.portugolz>https://www.apoioinformatica.inf.br/produtos/visualg/linguagemc �T � t j | fi |�� t di |�ddi��| _ d S )Nr T� )r �__init__r �lexer)�self�optionss �8/usr/lib/python3/dist-packages/pygments/lexers/pascal.pyr zPortugolLexer.__init__! s>