1 unstable release
Uses old Rust 2015
0.1.0 | Sep 14, 2018 |
---|
#2 in #yul
27KB
839 lines
Yultsur
Yultsur (or Yülçür) is a toolkit for Yul written in Rust.
Features
Current:
- Yul AST representation
- AST to Yul source translator (the result can be used by other Yul tools and compilers)
- AST validator
Planned:
- Yul parser
- Yul compiler (integration with Solidity, through solc-rust)