parso - A Python Parser - Initial Release
Sept. 4, 2017
9:50 p.m.
Hi everyone Many of you might or might not have waited for Jedi's parser to be released, finally: https://github.com/davidhalter/parso https://parso.readthedocs.io/en/latest/ Features include: - Parsing each Python version in each Python version - Good Error Recovery - Round Trips - Finding multiple syntax/indentation errors per file - Finds all syntax errors, even the ones that CPython's ast.c, compile.c and others raise - Caching ~ Dave
2700
Age (days ago)
2700
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dave Halter