RobEin / ANTLR4-parser-for-Python-3.12

An ANTLR4 parser that based on the official Python PEG grammar.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ANTLR4 parser for Python 3.12.2   License: MIT

About files:



Known issue:

The parsing of type comments is not supported.

related discussion:
Deprecate type comment support?



Related links:

ANTLR 4

ANTLR4-tools

ANTLR 4 Documentation

ANTLR 4 Runtime API

Python 3.12 Lexical Analysis

cpython

ANTLR4 parser for Python 2.7.18

ANTLR4 parser for Python 3.8

About

An ANTLR4 parser that based on the official Python PEG grammar.

License:MIT License


Languages

Language:ANTLR 41.8%Language:Python 16.3%Language:C# 15.1%Language:JavaScript 13.6%Language:Java 13.2%