Path to this page:
./
wip/py-astutils,
Utilities for abstract syntax trees and parsing with PLY
Branch: CURRENT,
Version: 0.0.5,
Package name: py311-astutils-0.0.5,
Maintainer: pkgsrc-usersBare essentials for building abstract syntax trees (AST) and Python
`lex`-`yacc` ([PLY](https://github.com/dabeaz/ply)) parsers.
The package includes:
- two classes for tree nodes: `Terminal`, `Operator`
- a `Lexer` and `Parser` class, and a helper function to erase and
rewrite the table files.
Master sites:
Filesize: 8.904 KB
Version history: (Expand)
- (2023-12-31) Package added to pkgsrc.se, version py311-astutils-0.0.5 (created)