slang_solidity 1.3.5

A modular set of compiler APIs empowering the next generation of Solidity code analysis and developer tooling. Written in Rust and distributed in multiple languages.
Documentation
1
2
{%- import "src/backend/ir/common/_transformer.rs.jinja2" as transformer -%}
{{ transformer::render_transformer(language='ir2_flat_contracts') }}