python39-pycparser - C parser in Python
Website: | https://github.com/eliben/pycparser |
---|---|
License: | BSD-3-Clause |
Vendor: | Alcance Libre, Inc. |
- Description:
Pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools.
Packages
python39-pycparser-2.23-1.aldos.noarch [117 KiB] |
Changelog
by Joel Barrios (2025-09-09):
- Update to 2.23. |