pyPEG 1.5
Latest version
Released:
PEG Parser-Interpreter for Python 2.x
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v2 (GPLv2)
- Author: Volker Birk
- Maintainer: Volker Birk
- Tags parser , interpreter , PEG
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
Python is a nice scripting language. It even gives you access to its own parser and compiler. It also gives you access to different other parsers for special purposes like XML and string templates.
But sometimes you may want to have your own parser. This is what’s pyPEG for. And pyPEG supports Unicode.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v2 (GPLv2)
- Author: Volker Birk
- Maintainer: Volker Birk
- Tags parser , interpreter , PEG
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic