slang_solidity 0.3.0

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
# slang_solidity

<!-- _PRODUCT_README_ (keep in sync) -->

[![release](https://img.shields.io/github/v/tag/NomicFoundation/slang?label=GitHub%20Release&logo=github&sort=semver&logoColor=white)](https://github.com/NomicFoundation/slang/releases)
[![crate](https://img.shields.io/crates/v/slang_solidity?label=Rust%20Crate&logo=rust&logoColor=white)](https://crates.io/crates/slang_solidity)
[![npm](https://img.shields.io/npm/v/@nomicfoundation/slang?label=NPM%20Package&logo=npm&logoColor=white)](https://www.npmjs.com/package/@nomicfoundation/slang)
[![documentation](https://img.shields.io/github/deployments/NomicFoundation/slang/github-pages?label=Documentation&logo=gitbook&logoColor=white)](https://nomicfoundation.github.io/slang)

## Solidity compiler tooling by [@NomicFoundation]https://github.com/NomicFoundation

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.

-   [Announcement Post]https://medium.com/nomic-foundation-blog/slang-rethnet-2ad465fd7880
-   [User Guide]https://nomicfoundation.github.io/slang/user-guide/cargo-crate/

<br/>

> ❗ This repository is **highly experimental**, and is under active development.
> Any code or binaries produced from this project should not be used in any production or critical workloads, and is subject to deletion or changes at any time.