Generate an accelerator extension that makes your Antlr parser in Python super-fast!
Project Links
Meta
Author: Alex Mykyta
Requires Python: >=3.6
Classifiers
Development Status
- 5 - Production/Stable
Programming Language
- Python
- Python :: 3
- Python :: 3.6
- Python :: 3.7
- Python :: 3.8
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: 3 :: Only
Intended Audience
- Developers
License
- OSI Approved :: GNU General Public License v3 (GPLv3)
Operating System
- OS Independent
Topic
- Software Development :: Compilers
- Software Development :: Code Generators
Speedy Antlr Tool
Running an Antlr parser in Python is slow.
This tool generates a Python extension that runs your parser using Antlr's C++ target, and then translates the parsed tree back into Python.
See the Speedy Antlr Tool Documentation for more details
1.4.3
Oct 29, 2023
1.4.2
Oct 29, 2023
1.4.1
Sep 11, 2022
1.4.0
Jul 27, 2022
1.3.1
Jan 02, 2022
1.2.0
Nov 07, 2021
1.1.0
Dec 18, 2020
1.0.0
Jan 13, 2020
0.1.0
Jan 09, 2020