Server IP : 15.235.198.142 / Your IP : 216.73.216.190 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/pygments/lexers/__pycache__/ |
Upload File : |
� |�e�x � � � d Z ddlZddlmZ ddlmZmZ ddlmZm Z m Z mZmZm Z mZmZmZmZ ddlmZ ddlmZ dd gZ G d � d e� Z G d� de� Zy)z� pygments.lexers.pascal ~~~~~~~~~~~~~~~~~~~~~~ Lexers for Pascal family languages. :copyright: Copyright 2006-2023 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 �6 � e Zd ZdZdZdgZddgZg ZdZd� Z d� Z y ) r z;For Portugol, a Pascal dialect with keywords in Portuguese.�Portugol�portugolz*.algz *.portugolz>https://www.apoioinformatica.inf.br/produtos/visualg/linguagemc �X � t j | fi |�� t di |�ddi��| _ y )Nr T� )r �__init__r �lexer)�self�optionss �8/usr/lib/python3/dist-packages/pygments/lexers/pascal.pyr zPortugolLexer.__init__! s'