yultsur

Crates.ioyultsur
lib.rsyultsur
version0.1.0
sourcesrc
created_at2018-09-14 18:14:21.533563
updated_at2018-09-14 18:14:21.533563
descriptionYultsur (or Yülçür) is a toolkit for Yul.
homepagehttps://github.com/axic/yultsur
repositoryhttps://github.com/axic/yultsur
max_upload_size
id84744
size61,359
Alex Beregszaszi (axic)

documentation

README

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)
Commit count: 33

cargo fmt