Consistent AST for Python
Synr is a library that provides a stable Abstract Syntax Tree for Python. Features: * The Synr AST does not change between Python versions. * Every AST node contains line and column information. * There is a single AST node for assignments (compared to three in Python's ast module). * Support for returning multiple errors at once. * Support for custom error reporting.
$
pkg install py311-synrOrigin
devel/py-synr
Size
233KiB
License
APACHE20
Maintainer
yuri@FreeBSD.org
Dependencies
1 packages
Required by
0 packages