axic / yultsur

Yultsur is a Rust implementation of Yul.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Yultsur is a Rust implementation of Yul.

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%