An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# LoweredCodeUtils

[![](https://img.shields.io/badge/docs-stable-blue.svg)](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.