[ buster ]
[ 源代码: python-phply ]
软件包:python-phply(1.2.5-1)
PHP parser written in Python using PLY
phply is a parser for the PHP programming language written using PLY, a Lex/YACC-style parser generator toolkit for Python. With this parser you can:
- Convert PHP code to Python - Run PHP templates in a Python environment - Learn more about parsing "industrial" languages, warts and all
This is the Python 2 version of the package.
其他与 python-phply 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-ply
- Lex and Yacc implementation for Python2