- What library can I utilize the AST of OCaml? https://docs.python.org/3/library/ast.html 5 comments ocaml
Linking pages
- Python's âDisappointingâ Superpowers - lukeplant.me.uk https://lukeplant.me.uk/blog/posts/pythons-disappointing-superpowers/ 379 comments
- PEP 701 – Syntactic formalization of f-strings | peps.python.org https://peps.python.org/pep-0701/ 186 comments
- PEP 498 – Literal String Interpolation | peps.python.org https://www.python.org/dev/peps/pep-0498/ 166 comments
- Python's Preprocessor | Pydong https://pydong.org/posts/PythonsPreprocessor/ 109 comments
- GitHub - nvbn/py-backwards: Python to python compiler that allows you to use Python 3.6 features in older versions. https://github.com/nvbn/py-backwards 107 comments
- Bringing macros to Python by abusing type annotations · Tinkering https://tinkering.xyz/abusing-type-annotations/ 74 comments
- Python behind the scenes #2: how the CPython compiler works https://tenthousandmeters.com/blog/python-behind-the-scenes-2-how-the-cpython-compiler-works/ 52 comments
- Static Analysis at Scale: An Instagram Story | by Benjamin Woodruff | Instagram Engineering https://instagram-engineering.com/static-analysis-at-scale-an-instagram-story-8f498ab71a0c 43 comments
- Learn Python ASTs, by building your own linter https://sadh.life/post/ast/ 35 comments
- GitHub - nanobowers/py2cr: Python3 to Crystal Translation using Python AST Walker https://github.com/nanobowers/py2cr 26 comments
- GitHub - kootenpv/neural_complete: A neural network trained to help writing neural network code using autocomplete https://github.com/kootenpv/neural_complete 20 comments
- GetStream.io: Why We Switched from Python to Go | by Nick Parsons | codeburst https://codeburst.io/why-we-switched-from-python-to-go-60c8fd2cb9a9 13 comments
- Transpiling Python to Rust. An experimental project for converting… | by Julian Konchunas | Medium https://medium.com/@konchunas/transpiling-python-to-rust-766459b6ab8f 13 comments
- GitHub - ebanner/pynt: Bridging the gap between jupyter notebooks and text editors/IDEs. https://github.com/ebanner/pynt 7 comments
- Python adventures: Finding unused dependencies | Nathan's blog https://www.nathanfurnal.xyz/posts/py-find-unused-deps/ 7 comments
- Why We Switched From Python to Go, Part 2 - DZone https://dzone.com/articles/why-we-switched-from-python-to-go-part-2 6 comments
- GitHub - davep/textual-astview: A Textual-based Python AST viewing widget library and application https://github.com/davep/textual-astview 6 comments
- Minimum-Effort Transpiler: Writing a Passable Programming Language in Half-a-Day | by Nate Rush | trymito | Medium https://medium.com/trymito/minimum-effort-transpiler-writing-a-passable-programming-language-in-half-a-day-ae8da585b252 5 comments
- Analyzing Python Code with Python · placeholder https://rotemtam.com/2020/08/13/python-ast/ 5 comments
- otf.pack: Serialisation library - otf 0.1.0a6 documentation https://otf.readthedocs.io/en/latest/modules/pack.html 4 comments
Related searches:
Search whole site: site:docs.python.org
Search title: ast â Abstract Syntax Trees — Python 3.11.0 documentation
See how to search.