solar-parse

Crates.iosolar-parse
lib.rssolar-parse
version0.1.8
created_at2024-10-22 18:18:47.312692+00
updated_at2025-10-01 18:03:58.697406+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
size364,651
(onbjerg)

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: 745

cargo fmt