https://github.com/juliadebug/loweredcodeutils.jl
Tools for manipulating Julia's lowered code
https://github.com/juliadebug/loweredcodeutils.jl
Last synced: 8 months ago
JSON representation
Tools for manipulating Julia's lowered code
- Host: GitHub
- URL: https://github.com/juliadebug/loweredcodeutils.jl
- Owner: JuliaDebug
- License: mit
- Created: 2019-02-09T14:47:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-09-29T19:05:48.000Z (9 months ago)
- Last Synced: 2025-10-21T11:52:48.348Z (8 months ago)
- Language: Julia
- Size: 1.42 MB
- Stars: 19
- Watchers: 3
- Forks: 13
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LoweredCodeUtils
[](https://JuliaDebug.github.io/LoweredCodeUtils.jl/stable)
This package performs operations on Julia's [lowered AST](https://docs.julialang.org/en/v1/devdocs/ast/#Lowered-form). See the documentation for details.