Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
otteromkram
on Sept 28, 2024
|
parent
|
context
|
favorite
| on:
Refactoring Python with Tree-sitter and Jedi
Everyone's tossing in the name of other third-party packages, but have you explored the language section from Python's standard library?
https://docs.python.org/3/library/language.html
benrutter
on Sept 28, 2024
[–]
I was thinking too as I read that AST could be swapped in for tree sitter and I think it'd work more or less the same (not sure it'd have an advantage though, unless you preferred using standard library tools where possible)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://docs.python.org/3/library/language.html