solar-parse

Crates.iosolar-parse
lib.rssolar-parse
version0.1.6
created_at2024-10-22 18:18:47.312692+00
updated_at2025-08-25 20:57:23.362939+00
descriptionSolidity and Yul lexer and parser
homepagehttps://github.com/paradigmxyz/solar/tree/main/crates/parse
repositoryhttps://github.com/paradigmxyz/solar
max_upload_size
id1419014
size348,637
(DaniPopes)

documentation

README

solar-parse

Solidity and Yul lexer and parser.

The implementation of both are modified from rustc_lexer and rustc_parse in the Rust compiler to accommodate the differences between Rust and Solidity/Yul.

Commit count: 697

cargo fmt